An extension that adds a few features to Bitbucket Server
Go to file
Tom Watson 4f1da4265c feat: hide problematic elements
This hides the eu cookie notice which contains a problematic redirect
to new.reddit.com. It also hides the "get new" link in the header.

Closes https://github.com/tom-james-watson/old-reddit-redirect/issues/50
Closes https://github.com/tom-james-watson/old-reddit-redirect/issues/51
2021-06-13 12:43:35 +02:00
img add screenshot 2018-04-25 17:07:47 +02:00
.gitignore add makefile 2021-01-24 12:14:39 +01:00
LICENSE.txt initial commit 2018-04-25 16:43:21 +02:00
Makefile add makefile 2021-01-24 12:14:39 +01:00
README.md add list of redirected/whitelisted domains to readme 2021-01-24 12:16:30 +01:00
background.js also redirect i.reddit.com 2021-01-24 12:08:27 +01:00
manifest.json feat: hide problematic elements 2021-06-13 12:43:35 +02:00
styles.css feat: hide problematic elements 2021-06-13 12:43:35 +02:00

README.md

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.

Redirected domains

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

Whitelisted domains

  • new.reddit.com

License

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