Url to QrCode Firefox

Examine source code of Url to QrCode

By: Saeed
Inspect and view changes in Url to QrCode source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "URL to QR code",
  "description": "Converts the tab URL to QR code.",
  "author": "Saeed Moghadam",
  "version": "1.1",
  "icons": {
    "32": "data/images.png"
  },
  "browser_action": {
    "browser_style": true,
    "default_icon": "data/images.png",
    "default_title": "URL to QR code",
    "default_popup": "data/index.html"
  },
  "permissions": [
    "activeTab",
    "storage"
  ],
  "options_ui": {
    "page": "data/options.html",
    "chrome_style": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "jid1-ZSMfwe4lCAw9oQ@jetpack"
    }
  }
}

Best Url to QrCode Alternatives

Here are some Firefox add-ons that are similar to Url to QrCode: