New Hackbar2020 Firefox

Examine source code of New Hackbar2020

Por: shella
Inspect and view changes in New Hackbar2020 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "New Hackbar",
  "description": "A sitebar that helps pentesters to perform manual web security testing inside their browser. This addon is writed in webextension and alternatives to the XUL version of origanal Hackbar.",
  "version": "1.0.4",
  "applications": {
    "gecko": {
      "strict_min_version": "57.0a1"
    }
  },
  "author": "mxcx",
  "developer": {
    "name": "mxcx",
    "url": "http://fosec.vn"
  },
  "homepage_url": "https://github.com/mxcxvn/newhackbar",
  "icons": {
    "48": "icons/fosecicon.png",
    "96": "icons/fosecicon.png"
  },
  "sidebar_action": {
    "default_icon": "icons/fosecicon.png",
    "default_title": "Hackbar",
    "default_panel": "newhackbar/newhackbar.html"
  },
  "permissions": [
    "storage",
    "tabs",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "commands": {
    "_execute_sidebar_action": {
      "suggested_key": {
        "default": "F9"
      }
    },
    "do-command-execute": {
      "suggested_key": {
        "default": "Alt+X",
        "mac": "MacCtrl+X"
      }
    },
    "do-command-loadurl": {
      "suggested_key": {
        "default": "Alt+A",
        "mac": "MacCtrl+Z"
      }
    },
    "do-command-loadurl2": {
      "suggested_key": {
        "default": "Alt+Z"
      }
    },
    "do-command-spliturl": {
      "suggested_key": {
        "default": "Alt+S",
        "mac": "MacCtrl+S"
      }
    },
    "do-command-md5hash": {
      "suggested_key": {
        "default": "Alt+M",
        "mac": "MacCtrl+F"
      }
    }
  }
}

Mejores alternativas New Hackbar2020

Aquí hay algunas Firefox add-ons que son similares a New Hackbar2020: