Skip to content

fabsrc/like-i-give-a-fuck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Like I Give a Fuck

A Browser Extension for Facebook

Uses JavaScript to change every "Like" button and text field to "Give a fuck" on facebook.com.

Installation

Available on Firefox Addons and Google Chrome Webstore.

Manual Installation

Mozilla Firefox

  1. Download the output/like-i-give-a-fuck-X.X.xpi file
  2. Drag and drop the file into your browser window

Google Chrome

  1. Download the output/like-i-give-a-fuck-X.X folder
  2. Go to chrome://extensions in your Chrome browser
  3. Drag and drop the folder into your browser window

Alternatively read here how to install extensions in Chrome

Technology

Built with WebExtensions for Mozilla Firefox and GoogleChrome.

Development

  1. Install development dependencies

    $ npm install
  2. Run gulp to build the extensions for Mozilla Firefox and Google Chrome

    $ gulp

License

Licensed under the WTFPL license.