/redlib-redirect

Redirect Reddit to your local Redlib instance

Primary LanguageJavaScriptMIT LicenseMIT

Redlib Redirect

Extension to redirect Reddit links to localhost:8585, where your Redlib server is running.

Note

Redlib will need to be listening on localhost:8585 for this extension to work.

This is a fork of Old Reddit Redirect, from Tom Watson.

The extension isn't published, so you'll need to install it manually.

Redirected domains

  • reddit.com
  • www.reddit.com
  • np.reddit.com
  • amp.reddit.com
  • i.reddit.com

Whitelisted domains

  • new.reddit.com
  • sh.reddit.com

Development

Ensure you have node installed. Then run make run to start the live-reloading development server. This will open a browser window with the extension installed for testing.

Once you've verified things are working correctly locally you can fork this repo and submit a pull request with your changes.

License

Code copyright Tom Watson. Code released under the MIT license.