Inspect and view changes in HackBar For Quantum source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "HackBar Quantum",
"description": "HackBar Quantum is a sidebar that assists you with web application security testing, it's aim is to help make those tedious tasks a little bit easier. This add-on is a predecessor to the original HackBar that is not compatible with Firefox Quantum.",
"version": "1.6resigned1",
"applications": {
"gecko": {
"strict_min_version": "57.0",
"id": "{2e084b0a-695c-4c75-adb0-08e5ed15aa7c}"
}
},
"author": "r4#51(codeblooded)",
"developer": {
"name": "rushic24",
"url": "http://twitter.com/rushic24"
},
"homepage_url": "https://github.com/rushic24",
"icons": {
"48": "icons/hackbar_48.png"
},
"sidebar_action": {
"default_icon": "icons/hackbar_48.png",
"default_title": "HackBar for Quantum",
"default_panel": "hackbar/hackbar.html"
},
"background": {
"scripts": [
"hackbar/background.js"
]
},
"browser_action": {
"default_icon": {
"16": "icons/hackbar_16.png",
"32": "icons/hackbar_32.png",
"48": "icons/hackbar_48.png"
}
},
"permissions": [
"storage",
"tabs",
"webRequest",
"webRequestBlocking",
"<all_urls>"
],
"commands": {
"_execute_sidebar_action": {
"suggested_key": {
"default": "F9"
}
}
}
} Best HackBar For Quantum Alternatives
Here are some Firefox add-ons that are similar to HackBar For Quantum: