QR Code Generator Firefox

Examine source code of QR Code Generator

By: Hamza
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.5",
  "description": "Generate customizable QR codes with advanced features",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "permissions": [
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{84d8c5dc-24b4-4cd3-8695-ed779451301c}"
    }
  }
}

Best QR Code Generator Alternatives

Here are some Firefox add-ons that are similar to QR Code Generator: