Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fabsrc/like-i-give-a-fuck

:fu: A Browser Extension for Facebook.
https://github.com/fabsrc/like-i-give-a-fuck

facebook like like-i-give-a-fuck webextension

Last synced: 15 days ago
JSON representation

:fu: A Browser Extension for Facebook.

Awesome Lists containing this project

README

        

# 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](https://addons.mozilla.org/de/firefox/addon/like-i-give-a-fuck/)** and **[Google Chrome Webstore](https://chrome.google.com/webstore/detail/like-i-give-a-f/ohfpnpgiljfbmnibfpoieckbmhaagogf)**.

### 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](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](https://developer.chrome.com/extensions/getstarted#unpacked)

## Technology

Built with [WebExtensions](https://developer.mozilla.org/en-US/Add-ons/WebExtensions) for Mozilla Firefox and GoogleChrome.

## Development

1. Install development dependencies

```bash
$ npm install
```

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

```bash
$ gulp
```

## License

Licensed under the [WTFPL](http://www.wtfpl.net/) license.