QR Code Full Firefox

Examine source code of QR Code Full

Inspect and view changes in QR Code Full source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "QR Code Full",
  "version": "1.1",
  "description": "Adds a button to the address bar to get the current url as a QR Code Full",
  "default_locale": "en",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html"
  },
  "icons": {
    "16": "icon.svg",
    "32": "icon.svg",
    "48": "icon.svg",
    "64": "icon.svg",
    "96": "icon.svg",
    "128": "icon.svg"
  },
  "permissions": [
    "activeTab",
    "contextMenus",
    "storage",
    "tabs",
    "<all_urls>"
  ],
  "page_action": {
    "show_matches": [
      "<all_urls>"
    ],
    "browser_style": true,
    "default_icon": "icon.svg",
    "default_title": "QR Code Full",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{c8f9acf3-2a72-4a62-b816-9902bcbe9cdd}"
    }
  }
}

Meilleures alternatives QR Code Full

Voici quelques Firefox add-ons qui sont similaires à QR Code Full :