Skip to content

csuarez/hate-love-twitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hate Love: a Twitter like blocker

Love Hate logo

SUSHI-WARE LICENSE

This browser extension blocks from your Twitter timeline the likes of users you follow

🤘 Install it!

Browser
Google Chrome ⬇️ INSTALL
Firefox ⬇️ INSTALL
Opera ⬇️ INSTALL

What happens with XXX browser?

I hope to port the extension to other browsers very soon ✌️

👷 Build

Pre build

  1. Execute:

    $ npm install

Chrome

  1. Execute:

    $ npm run build:chrome
  2. The generated extension will be at dist/chrome.zip

Firefox

  1. Rename the env.dist file to env

  2. Complete the FIREFOX_JWT_ISSUE and FIREFOX_JWT_SECRET with your credentials.

  3. Execute:

    $ npm run build:firefox
  4. The generated extension will be at dist/hate_love_a_twitter_like_blocker-<version>-an+fx.xpi

Opera

  1. Execute:

    $ npm run build:opera
  2. The generated extension will be at dist/opera.zip