QR Code Generator Firefox

Examine source code of QR Code Generator

Inspect and view changes in QR Code Generator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "QR Code Generator",
  "version": "1.0",
  "description": "Generate QR code from current page URL",
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_icon": {
      "16": "icon16.png",
      "48": "icon48.png",
      "128": "icon128.png"
    },
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{2e9936a0-4f86-4718-8f2a-1d2a694fe639}"
    }
  }
}

Meilleures alternatives QR Code Generator

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