By: Andrew Lei Add-on
Inspect and view changes in Remove Bitbucket Annoyances source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Remove Bitbucket Annoyances",
"description": "Make Bitbucket less annoying",
"version": "1.0",
"manifest_version": 2,
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"all_frames": true,
"js": [
"content_script.js"
],
"run_at": "document_idle"
}
],
"permissions": [
"<all_urls>",
"activeTab",
"storage",
"webRequest",
"webRequestBlocking"
]
} Best Remove Bitbucket Annoyances Alternatives
Here are some Firefox add-ons that are similar to Remove Bitbucket Annoyances:
Bitbucket With Wings
Luke Denton
Refined Bitbucket
Ronald Rey
Refined Bitbucket server
Joan Caron
UP Bitbucket
gigobyte
Keyboard Shortcuts Bitbucket
Felipe
Bitbucket Whitespace Ignorer
snapcore
Insights Lab
Espresso Labs
Hide Bitbucket Complated PRs
Mehmet KAYKISIZ
Pullbucket
Pedro Miranda
bit-pr-arrow
nahif
BugzillaJS - Tweaks for Bugzilla
Gregory Koberger
Bitbucket Cloud Custom Default Reviewers
JWallet