Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 1.31 KB

README.md

File metadata and controls

37 lines (22 loc) · 1.31 KB

Old Reddit Redirect

Chrome extension

Firefox extension

Dislike Reddit's redesign? Old Reddit Redirect will ensure that you always load the old (old.reddit.com) design instead.

Will force all reddit.com usage to old.reddit.com. Will work when navigating to the site, opening links, using old bookmarks. Works regardless of whether you are logged in or not, and in incognito mode.

Also has a new minor fixes and quality of life improvements like:

  • Removing the undismissable cookie banner
  • Rewriting links to galleries to the raw old reddit comments page

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.