weird-QR Firefox

Examine source code of weird-QR

Inspect and view changes in weird-QR source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "weird-QR",
  "description": "a simple and light weight QR code generator and tabs sender",
  "version": "1.2resigned1",
  "author": "~weirdcreators~",
  "content_scripts": [
    {
      "js": [
        "jquery.min.js",
        "content.js"
      ],
      "css": [
        "style.css"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "web_accessible_resources": [
    "style.css"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "images/logo.png",
    "default_title": "left click: options | right click: spam detect",
    "default_popup": "popup.html"
  },
  "permissions": [
    "activeTab",
    "notifications",
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{c9003598-8e1c-4c53-ad44-b2e0e54c5dbd}"
    }
  }
}

Best weird-QR Alternatives

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