Qrcodify Firefox

Examine source code of Qrcodify

By: 预兆
Inspect and view changes in Qrcodify source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "__MSG_extensionDescription__",
  "manifest_version": 2,
  "name": "Qrcodify",
  "version": "1.0.7",
  "default_locale": "zh-cn",
  "homepage_url": "https://addons.mozilla.org/zh-CN/firefox/addon/qrcodify/?src=api",
  "icons": {
    "48": "icons/icon.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "contextMenus",
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "popup/qrious.js",
        "content_scripts/css.js",
        "content_scripts/beastify.js"
      ]
    }
  ],
  "browser_action": {
    "default_icon": "icons/icon.png",
    "default_title": "Qrcodify",
    "default_popup": "popup/qrcoder.html"
  }
}

Best Qrcodify Alternatives

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