An extension that adds a few features to Bitbucket Server
Go to file
Sage Vaillancourt 46b873e71d Add some varName sanitization. 2023-12-04 10:23:47 -05:00
img Now a bitbucket addon. 2023-02-02 14:36:40 -05: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 some varName sanitization. 2023-12-04 10:23:47 -05:00
README.md add list of redirected/whitelisted domains to readme 2021-01-24 12:16:30 +01:00
background.js Now a bitbucket addon. 2023-02-02 14:36:40 -05:00
backtick-comments.js Add scroll-wheel file browsing. 2023-02-07 14:07:58 -05:00
csharp-quotes.js Sort repo search results. 2023-02-02 15:57:09 -05:00
file-scroll.js Fixed up scroll-wheel folder de-nesting 2023-12-04 10:04:20 -05:00
manifest.json Add some varName sanitization. 2023-12-04 10:23:47 -05:00
repo-search-sorter.js Add scroll-wheel file browsing. 2023-02-07 14:07:58 -05:00
styles.css feat: hide problematic elements 2021-06-13 12:43:35 +02:00
utils.js Fixed up scroll-wheel folder de-nesting 2023-12-04 10:04:20 -05:00
var-highlighter.js Add some varName sanitization. 2023-12-04 10:23:47 -05: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.