Scan QR code Fast Firefox

Examine source code of Scan QR code Fast

Inspect and view changes in Scan QR code Fast source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_appName__",
  "version": "2.0.0",
  "icons": {
    "16": "assets/icons/favicon-16.png",
    "32": "assets/icons/favicon-32.png",
    "48": "assets/icons/favicon-48.png",
    "128": "assets/icons/favicon-128.png"
  },
  "default_locale": "en",
  "description": "__MSG_appDescription__",
  "short_name": "Sample Name",
  "permissions": [
    "activeTab",
    "storage",
    "search",
    "<all_urls>",
    "contextMenus"
  ],
  "content_security_policy": "script-src 'self'; object-src 'self'",
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "assets/icons/favicon-16.png",
      "32": "assets/icons/favicon-32.png",
      "48": "assets/icons/favicon-48.png",
      "128": "assets/icons/favicon-128.png"
    },
    "default_title": "tiny title",
    "browser_style": false
  },
  "background": {
    "scripts": [
      "js/background.bundle.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "js/contentScript.bundle.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{5ab90c44-0f0c-4827-80c0-d9574b108df0}"
    }
  }
}

Best Scan QR code Fast Alternatives

Here are some Firefox add-ons that are similar to Scan QR code Fast: