Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simonbrazell/nitter-redirect
A browser extension that redirects Twitter links to Nitter instead.
https://github.com/simonbrazell/nitter-redirect
nitter privacy twitter
Last synced: 29 days ago
JSON representation
A browser extension that redirects Twitter links to Nitter instead.
- Host: GitHub
- URL: https://github.com/simonbrazell/nitter-redirect
- Owner: SimonBrazell
- License: mit
- Created: 2019-09-14T04:52:20.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-10-11T11:30:28.000Z (about 2 years ago)
- Last Synced: 2023-11-07T17:40:58.217Z (about 1 year ago)
- Topics: nitter, privacy, twitter
- Language: JavaScript
- Homepage:
- Size: 966 KB
- Stars: 151
- Watchers: 8
- Forks: 12
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# ![nitter-redirect](images/icon32.png) Nitter Redirect
[![Donate](https://liberapay.com/assets/widgets/donate.svg)](https://liberapay.com/SimonBrazell/donate) [![Buy me a coffee](images/buy-me-a-coffee.png)](https://www.buymeacoffee.com/SimonBrazell)
[![Firefox Add-on](images/badge-amo.png)](https://addons.mozilla.org/en-US/firefox/addon/nitter-redirect/) [![Chrome Extension](images/badge-chrome.png)](https://chrome.google.com/webstore/detail/nitter-redirect/mohaicophfnifehkkkdbcejkflmgfkof)
A simple browser extension that redirects Twitter requests to [Nitter](https://github.com/zedeus/nitter) instead.
No unnecessary permissions required, only listens for and redirects requests made to `twitter.com`, `www.twitter.com`, `mobile.twitter.com`, `pbs.twimg.com` & `video.twimg.com`, nothing else.
Allows for setting custom [Nitter instances](https://github.com/zedeus/nitter/wiki/Instances) and toggling redirects on & off.
## Build
1. `npm install --global web-ext`
2. `web-ext build`
3. See `web-ext-artifacts/` for outputs.## License
Code released under [the MIT license](LICENSE.txt).