HackBar Firefox

Examine source code of HackBar

By: XX88
Inspect and view changes in HackBar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "A HackBar for google chrome/firefox browser. Small tool for pentesting websercurity.",
  "manifest_version": 2,
  "name": "HackBar",
  "version": "2.3.1",
  "author": "Khoiasd",
  "homepage_url": "https://hackbar.herokuapp.com",
  "icons": {
    "48": "icons/icon.png"
  },
  "permissions": [
    "tabs",
    "activeTab",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>",
    "storage"
  ],
  "devtools_page": "theme/hackbar.html",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{ebac0530-8113-4a0f-8b4f-03bb8ce4ee55}"
    }
  }
}

Best HackBar Alternatives

Here are some Firefox add-ons that are similar to HackBar: