Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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).