From 2b707d416590cd48cad51b9632bade8c94e725b5 Mon Sep 17 00:00:00 2001 From: Sage Vaillancourt Date: Mon, 4 Dec 2023 20:05:06 -0500 Subject: [PATCH] Update README for Pail --- README.md | 31 ++++++++----------------------- 1 file changed, 8 insertions(+), 23 deletions(-) diff --git a/README.md b/README.md index 1d37a3e..a4385f3 100644 --- a/README.md +++ b/README.md @@ -1,25 +1,10 @@ -# Old Reddit Redirect +# Pail Bitbucket Extension -[Chrome extension](https://chrome.google.com/webstore/detail/old-reddit-redirect/dneaehbmnbhcippjikoajpoabadpodje) +This is a small extension to add a few features to Bitbucket Server: +* Filter forks out of search by default +* Some simple syntax parsing in backticked comments +* Scroll on file headers in the diff viewer to quickly flipped through changes +* Sort base (unforked) and your own repos to the top of repo search on the dashboard +* Click words in the differ to highlight all instances of that word -[Firefox extension](https://addons.mozilla.org/firefox/addon/old-reddit-redirect) - -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](LICENSE.txt). +Currently only available for Firefox.