OWASP Static  Test Firefox

Examine source code of OWASP Static Test

Inspect and view changes in OWASP Static Test source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "browser_action": {
    "browser_style": true,
    "default_title": "OWASP Static Test ",
    "default_popup": "cookies.html",
    "default_icon": {
      "19": "icons/cookie.png",
      "38": "icons/cookie.png"
    }
  },
  "description": "List cookies in the active tab.",
  "icons": {
    "48": "icons/cookie.png",
    "96": "icons/cookie.png"
  },
  "homepage_url": "https://axis2k18.tk",
  "manifest_version": 2,
  "name": "List cookies",
  "version": "1.0",
  "permissions": [
    "cookies",
    "<all_urls>",
    "tabs"
  ],
  "content_scripts": [
    {
      "js": [
        "js/jquery.js"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ]
}

Mejores alternativas OWASP Static Test

Aquí hay algunas Firefox add-ons que son similares a OWASP Static Test: