Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/darkempire78/twitter-ad-blocker
A Chrome/Firefox extension which removes promoted content from Twitter
https://github.com/darkempire78/twitter-ad-blocker
ad-blocker chrome chrome-extension chrome-extensions firefox firefox-addon firefox-extension promoted-tweet tweet twitter twitter-extension
Last synced: about 2 hours ago
JSON representation
A Chrome/Firefox extension which removes promoted content from Twitter
- Host: GitHub
- URL: https://github.com/darkempire78/twitter-ad-blocker
- Owner: Darkempire78
- License: gpl-3.0
- Created: 2021-06-28T16:16:26.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-10T17:11:54.000Z (about 1 year ago)
- Last Synced: 2024-05-02T02:27:14.630Z (7 months ago)
- Topics: ad-blocker, chrome, chrome-extension, chrome-extensions, firefox, firefox-addon, firefox-extension, promoted-tweet, tweet, twitter, twitter-extension
- Language: JavaScript
- Homepage: https://addons.mozilla.org/firefox/addon/twitter-ad-blocker/
- Size: 146 KB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](https://www.codefactor.io/repository/github/darkempire78/twitter-ad-blocker/badge?style=for-the-badge) ![](https://img.shields.io/github/repo-size/Darkempire78/Twitter-Ad-Blocker?style=for-the-badge)
# Twitter Ad Blocker
A Chrome/Firefox extension which removes promoted content from Twitter
## Installation
**CHROME**
* Download the repository
* Go to `chrome://extensions/`
* Enable the `Developer Mode`
* Click on `Load unpacked`
* Select the repository folder**FIREFOX** - [**Download from the Mozilla Add-Ons**](https://addons.mozilla.org/firefox/addon/twitter-ad-blocker/)
Or with the developer mode (You may change the manifest_version to 2)
* Download the repository
* Go to `about:debugging#/runtime/this-firefox`
* Click on `Loading a temporary add-on`
* Select the repository `content.js` file## Features
* Block promoted tweets
* Block promoted trends
* Configurable## Options
You can click on the extension icon or use the default option system**CHROME**
* Go to `chrome://extensions/`
* Click on `Twitter Ad Blocker details`
* Click on `Extension options`**FIREFOX**
* Got to `about:addons`
* Click on `Extensions`
* Select the extension
* Click on `Options`## Discord
Join the Discord server !
[![](https://i.imgur.com/UfyvtOL.png)](https://discord.gg/sPvJmY7mcV)
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
## License
This project is under [GPLv3](LICENSE).