URL Shortener Firefox

Examine source code of URL Shortener

By: Tizunst
Inspect and view changes in URL Shortener source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "URL Shortener",
  "version": "1.0",
  "description": "Shorten URLs quickly with is.gd and copy them to your clipboard",
  "permissions": [
    "activeTab",
    "clipboardWrite",
    "https://is.gd/*"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "URL Shortener"
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{7f5807f0-a129-4473-8bfa-acf571161eab}"
    }
  }
}

Best URL Shortener Alternatives

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