HackBar Firefox

Examine source code of HackBar

作者: SecuriTeam Add-on
Inspect and view changes in HackBar source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
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"
    ]
  }
}

最佳 HackBar 替代方案

这里是一些与HackBar类似的Firefox add-on: