Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Browser_extension | 2,740 | 6 days ago | 4 | gpl-3.0 | JavaScript | |||||
A browser extension that redirects popular sites to alternative privacy friendly frontends | ||||||||||
Control Panel For Twitter | 1,478 | 3 days ago | 102 | mit | JavaScript | |||||
Browser extension which gives you more control over your Twitter timeline and adds missing features and UI improvements - available for desktop and mobile browsers | ||||||||||
Oldtwitter | 1,383 | 3 days ago | 62 | other | JavaScript | |||||
Extension to return old Twitter layout from 2015 / 2018. | ||||||||||
Refined Twitter | 1,276 | 3 years ago | mit | JavaScript | ||||||
Browser extension that simplifies the Twitter interface and adds useful features | ||||||||||
Minimal Twitter | 770 | 25 days ago | 33 | mit | JavaScript | |||||
Minimal Theme for Twitter - Refine and Declutter Your Twitter Web Experience | ||||||||||
Treeverse | 503 | 4 months ago | 40 | mit | TypeScript | |||||
A browser extension for navigating burgeoning Twitter conversations | ||||||||||
Refined Twitter Old | 447 | 7 years ago | mit | CSS | ||||||
[DEPRECATED] Chrome extension that enforces the mobile web version of Twitter and improves its interface | ||||||||||
Likers Blocker | 338 | 6 months ago | 33 | gpl-3.0 | TypeScript | |||||
A browser extension to block likers, retweeters, list members and Twitter ads and share your block lists with others. - say NO to hate speech! | ||||||||||
Chrome Extension Twitter Bootstrap 3 Template | 208 | 6 years ago | 1 | CSS | ||||||
A template for making a Google Chrome Extension, using Twitter Bootstrap 3. | ||||||||||
Calm Twitter | 187 | 10 days ago | 10 | JavaScript | ||||||
This extension hides trending information from twitter timelines to make your mind calm. |
Gather medias with just one-click.
If you are a firefox user, please download xpi
file in release page.
This project is using yarn
as package manager.
To build the extension in local, you need to install the dependencies.
yarn install
and then execute
yarn build
if you are a firefox user, use
yarn build:firefox
You will get some files under dist
and build
directory.