Link Size Firefox

Examine source code of Link Size

By: Pruna
Inspect and view changes in Link Size source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Link Size",
  "description": "Adds a context menu entry for links, returning size and last modified date",
  "author": "Pruna",
  "version": "1.4",
  "icons": {
    "16": "icon.svg",
    "32": "icon.svg",
    "48": "icon.svg",
    "96": "icon.svg",
    "128": "icon.svg"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "<all_urls>",
    "contextMenus"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "linksize@pruna"
    }
  }
}

Best Link Size Alternatives

Here are some Firefox add-ons that are similar to Link Size: