Link Collector Firefox

Examine source code of Link Collector

Inspect and view changes in Link Collector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Link Collector",
  "version": "1.0",
  "description": "Collect and display all links from the current page",
  "icons": {
    "64": "icon64.png",
    "128": "icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{0f605b76-4fc3-44ba-a7cb-543f561b972e}",
      "strict_min_version": "120.0"
    }
  },
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "64": "icon64.png"
    }
  }
}

Best Link Collector Alternatives

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