This is a browser extension made to auto mute twitter accounts that go out of their gimmick to advertise NSFW content without warning.
Chrome store (need $5 for that)
Note: You can download the extension from the releases tab than drag and drop it into any chromium based browser.
- Download the source code
- Extract it wherever you want
- Enter
about://extensions/
in the URL bar - Enable developer mode (top right)
- Click on
Load unpacked
(top left)
- Enter
about:debugging
in the URL bar - On the side bar click "This firefox"
- Under "Temporary Extensions" click "Load Temporary Add-on"
And finally select the src
folder from the files you extracted
Just make sure you're logged in to twitter on your browser then open the extension and click "mute all" and wait (takes a maximum of a minute to finish) (I'll add a notification soon).
In no particular order
- Write a todo list.
- Add credits
- Make the extension look good. (impossible!)
- Add a report functionality (this will require and API and a database)
- Add ignore list.
- Expand the users list to OF "models".
All contributions are welcome just make sure the code is clean.
The API calls used can be found in the Requests.md file.
Thanks to NEETOCRACY for bringing this issue into light.