A Chrome-based browser extension that redirects x.com and Instagram links to alternative websites.
This extension:
- Redirects x.com links to nitter.catsarch
- Redirects instagram.com links to imginn.com
- x.com and Instagram are designed to be attention-grabbing, keeping you on the site longer and encouraging endless scrolling.
- With these redirects, I can visit these addresses in a clean, distraction-free way.
Can be added to Chrome-based browsers (Brave, Vivaldi, Opera, etc.) as an unpacked extension:
- Clone this repo or download as ZIP
- Go to
chrome://extensionsin Chrome - Enable "Developer mode" in the top right
- Click "Load unpacked"
- Select the downloaded folder
| Source | Destination |
|---|---|
| x.com/* | nitter.catsarch/* |
| instagram.com/username | imginn.com/username |
| instagram.com/reel/ID | imginn.com/p/ID |
| instagram.com/stories/username | imginn.com/stories/username |
MIT