Update README for Pail

This commit is contained in:
Sage Vaillancourt 2023-12-04 20:05:06 -05:00 committed by Sage Vaillancourt
parent f7276dcb3d
commit 4de6f44dfe
2 changed files with 9 additions and 24 deletions

View File

@ -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 works with Firefox.

View File

@ -1,7 +1,7 @@
{
"name": "Sage's BitBucket Addon",
"description": "Ensure searches don't include forks (and other enhancements)",
"version": "1.0.13",
"version": "1.0.14",
"manifest_version": 2,
"browser_specific_settings": {
"gecko": {