URL Shortner + QR Code Generator Firefox

Examine source code of URL Shortner + QR Code Generator

Inspect and view changes in URL Shortner + QR Code Generator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "URL Shortner + QR Code Generator",
  "description": "This extension is to shorten the URL of current tab and to develop the QR Code for short URL",
  "version": "3.1.1",
  "browser_action": {
    "default_icon": "icons/icon.png",
    "default_popup": "index.html",
    "default_title": "Click To shorten URL!"
  },
  "icons": {
    "16": "icons/icon.png",
    "48": "icons/icon.png",
    "128": "icons/icon.png"
  },
  "permissions": [
    "clipboardWrite",
    "https://tinyurl.com/*",
    "tabs",
    "activeTab"
  ]
}

Best URL Shortner + QR Code Generator Alternatives

Here are some Firefox add-ons that are similar to URL Shortner + QR Code Generator: