QR CoGenerator Firefox

Examine source code of QR CoGenerator

By: yexe
Inspect and view changes in QR CoGenerator 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": "Generates a QR code for the current page URL. Version 1.0: Simple QR display using Google Charts API.",
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html",
    "default_title": "Generate QR Code"
  },
  "icons": {
    "128": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{54f4dbdf-08f7-4620-b337-b3ef4617e63f}"
    }
  }
}

Best QR CoGenerator Alternatives

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