XSO_QA_TEST 7.2 Firefox

Examine source code of XSO_QA_TEST 7.2

Inspect and view changes in XSO_QA_TEST 7.2 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Xpress Sign-On Extension(QA_TEST)",
  "description": "This extension acts as a Form fill and password manager.",
  "version": "7.4",
  "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": "Xpress Sign-On(Relaxo)",
    "default_icon": "icon.png"
  },
  "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}

Best XSO_QA_TEST 7.2 Alternatives

Here are some Firefox add-ons that are similar to XSO_QA_TEST 7.2: