Shorter is Better! Firefox

Examine source code of Shorter is Better!

Inspect and view changes in Shorter is Better! source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Shorter is Better!",
  "version": "1.0.0",
  "description": "Create custom short URLs, generate QR codes, and monitor every click in real time.",
  "permissions": [
    "activeTab",
    "storage",
    "contextMenus",
    "https://minzo.link/usethisapi/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "minzo-16x16.png",
      "48": "minzo-48x48.png",
      "128": "minzo-128x128.png"
    }
  },
  "icons": {
    "16": "minzo-16x16.png",
    "48": "minzo-48x48.png",
    "128": "minzo-128x128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "contact@minzo.com",
      "strict_min_version": "58.0"
    }
  }
}

Best Shorter is Better! Alternatives

Here are some Firefox add-ons that are similar to Shorter is Better!: