Biqli URL Shortener Firefox

Examine source code of Biqli URL Shortener

Inspect and view changes in Biqli URL Shortener source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Biqli URL Shortener",
  "version": "2.2.2",
  "description": "A simple extension to shorten links using your biq.li account.",
  "permissions": [
    "storage",
    "tabs",
    "https://biq.li/api/v1/*"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "biqli-addon-firefox@biq.li",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Biqli URL Shortener Alternatives

Here are some Firefox add-ons that are similar to Biqli URL Shortener: