Skip to content

Michael-Belland/6170_ChromeExtension_R01

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This code was forked from a different repository. As it is a relatively light Chrome extension, it was used to illustrate both basic GitHub concepts (forking, cloning) and some of the quirks of Javascript (mostly variable scoping) in the first recitation of my 6.170 Software Studio class. What follows is the original README:

cloud-to-butt

Chrome extension that replaces occurrences of 'the cloud' with 'my butt'

Direct download of crx file

Note that there are forks of this extension that simply replace 'cloud' with 'butt'. In my personal opinion, that approach is too broad and it's less funny as a result, but it is clearly a very polarizing issue in the cloud-to-butt user community. Forks are free to do whatever they like. But officially, this extension replaces only the phrase described above. Thank you for your concern.

Screenshot Gallery

http://www.flickr.com/groups/cloud-to-butt/

Installation

In Chrome, choose Window > Extensions. Drag CloudToButt.crx into the page that appears.

Safari Version

Can be found here: https://github.com/logancollins/cloud-to-butt-safari

Firefox Version

Can be found here: https://github.com/DaveRandom/cloud-to-butt-mozilla

Opera Version

Can be found here: https://github.com/DaveRandom/cloud-to-butt-opera

About

Chrome extension example used to illustrate Javascript and Git concepts in MIT's 6.170 Software Studio class.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%