QRMaster: Custom QR Code Generator Firefox

Examine source code of QRMaster: Custom QR Code Generator

Inspect and view changes in QRMaster: Custom 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": "QRMaster: Custom QR Code Generator",
  "version": "1.0",
  "description": "Generate customized QR codes with various styles and sizes",
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "permissions": [
    "activeTab",
    "storage",
    "downloads"
  ],
  "browser_action": {
    "default_icon": "icons/icon-48.png",
    "default_title": "QRMaster",
    "default_popup": "popup/popup.html"
  },
  "options_ui": {
    "page": "options/options.html",
    "open_in_tab": true
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{a5705097-6bee-4f98-8de2-f1f8be201494}"
    }
  }
}

Best QRMaster: Custom QR Code Generator Alternatives

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