EZLinks Free Link Shortener Firefox

Examine source code of EZLinks Free Link Shortener

By: EZLinks Add-on
Inspect and view changes in EZLinks Free Link Shortener source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "EZLinks",
  "version": "0.2",
  "description": "Free Link Shortener",
  "permissions": [
    "https://ezl.io/",
    "activeTab",
    "storage",
    "tabs",
    "clipboardRead",
    "contextMenus"
  ],
  "browser_action": {
    "default_title": "EZLinks",
    "default_icon": "assets/icons/favicon.png",
    "default_popup": "popup.html"
  },
  "icons": {
    "128": "assets/icons/favicon.png"
  },
  "background": {
    "scripts": [
      "js/background.js"
    ],
    "persistent": true
  },
  "web_accessible_resources": [
    "assets/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "ezl@husnaintaj.com"
    }
  }
}

Best EZLinks Free Link Shortener Alternatives

Here are some Firefox add-ons that are similar to EZLinks Free Link Shortener: