Simple Qurl (QR Code from URL) Firefox

Examine source code of Simple Qurl (QR Code from URL)

Inspect and view changes in Simple Qurl (QR Code from URL) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Simple Qurl (QR Code from URL)",
  "description": "It creates a QR Code from the url of the current tab.\nIf the URL is longer than 150 characters, it uses the 0x0.st's URL Shortener function.\nSource code : https://github.com/Max1Truc/SimpleQurl\n\nThanks to davidshimjs : https://github.com/davidshimjs",
  "version": "1.15.2",
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  },
  "icons": {
    "32": "icon-32.png",
    "48": "icon-48.png",
    "64": "icon-64.png",
    "96": "icon-96.png"
  },
  "permissions": [
    "activeTab",
    "http://0x0.st/*"
  ],
  "developer": {
    "name": "Max1Truc",
    "url": "https://github.com/Max1Truc"
  }
}

Best Simple Qurl (QR Code from URL) Alternatives

Here are some Firefox add-ons that are similar to Simple Qurl (QR Code from URL):