Skip to content
/ htb Public

Web extension for Chrome and Firefox that hides tweets from Twitter Blue accounts

Notifications You must be signed in to change notification settings

Edinunzio/htb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple web extension for Firefox browsers that hides tweets from verified accounts on Twitter.

If there are verified users that you don't wish to hide, you can manually enter their handle in the excludedAccounts variable.

Instructions

All you really need from this repo are the contents of the src directory. As long as you save those 2 files together (content_script.js and manifest.json) and inside their own directory, this should work as expected.

Firefox

Load this extension into Firefox by navigating to about:debugging in the address bar, clicking "This Firefox" on the left-hand side, clicking "Load Temporary Add-on", and selecting the manifest.json file.

Chrome

Open Chrome and navigate to the Extensions page by clicking the three-dot menu icon in the top right corner of the browser and selecting "More tools" > "Extensions." Alternatively, you can navigate to chrome://extensions/ in the address bar. Then, toggle on the "Developer mode" switch and click the "Load unpacked" button. Select the folder containing the extension files.

About

Web extension for Chrome and Firefox that hides tweets from Twitter Blue accounts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published