URL Shortcut Expander Firefox

Examine source code of URL Shortcut Expander

By: Hi Nhi
Inspect and view changes in URL Shortcut Expander source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "URL Shortcut Expander",
  "version": "1.0",
  "description": "Expands shortened URLs (bit.ly, tinyurl) to reveal their full links.",
  "permissions": [
    "contextMenus",
    "storage",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{c89b0839-a2ff-43f6-86fa-0f4024d1ef4c}"
    }
  }
}

Best URL Shortcut Expander Alternatives

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