XSO(QA_TEST)7.1 Firefox

Examine source code of XSO(QA_TEST)7.1

Inspect and view changes in XSO(QA_TEST)7.1 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "XSO(QA_TEST)",
  "description": "This extension acts as a Form fill and password manager.",
  "version": "7.1",
  "background": {
    "page": "popup.html"
  },
  "content_scripts": [
    {
      "all_frames": true,
      "js": [
        "signon.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*",
        "file:///*"
      ],
      "run_at": "document_start"
    },
    {
      "all_frames": true,
      "js": [
        "popup.js",
        "jquery.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "run_at": "document_start"
    }
  ],
  "icons": {
    "16": "favicon16.PNG",
    "32": "favicon32.PNG",
    "48": "favicon48.PNG",
    "128": "favicon128.PNG"
  },
  "permissions": [
    "storage",
    "cookies",
    "tabs",
    "http://*/*",
    "https://*/*"
  ],
  "web_accessible_resources": [
    "signon.js",
    "popup.html",
    "popup.js",
    "loading.gif",
    "images/content-loader.GIF"
  ],
  "browser_action": {
    "default_title": "XSO(QA)",
    "default_icon": "icon.png"
  },
  "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}

Best XSO(QA_TEST)7.1 Alternatives

Here are some Firefox add-ons that are similar to XSO(QA_TEST)7.1: