Hate Love: a Twitter like blocker
This browser extension blocks from your Twitter timeline the likes of users you follow
🤘 Install it!
Browser | |
---|---|
Google Chrome | |
Firefox | |
Opera |
What happens with XXX browser?
I hope to port the extension to other browsers very soon
👷 Build
Pre build
-
Execute:
$ npm install
Chrome
-
Execute:
$ npm run build:chrome
-
The generated extension will be at
dist/chrome.zip
Firefox
-
Rename the
env.dist
file toenv
-
Complete the
FIREFOX_JWT_ISSUE
andFIREFOX_JWT_SECRET
with your credentials. -
Execute:
$ npm run build:firefox
-
The generated extension will be at
dist/hate_love_a_twitter_like_blocker-<version>-an+fx.xpi
Opera
-
Execute:
$ npm run build:opera
-
The generated extension will be at
dist/opera.zip