URL2QRCode Firefox

Examine source code of URL2QRCode

Inspect and view changes in URL2QRCode source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "URL2QRCode",
  "description": "Converts Current URL to QRCode.",
  "author": "skyfox",
  "version": "0.2resigned1",
  "icons": {
    "32": "data/images.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "page_action": {
    "browser_style": true,
    "default_icon": {
      "32": "data/images.png"
    },
    "default_title": "Click to convert URL to QRCode",
    "default_popup": "data/index.html"
  },
  "permissions": [
    "tabs",
    "activeTab",
    "notifications",
    "contextMenus",
    "<all_urls>"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{0bacf5fd-b809-4b5d-877d-48866ec8f8e8}"
    }
  }
}

Best URL2QRCode Alternatives

Here are some Firefox add-ons that are similar to URL2QRCode: