Link Collector Panel Firefox

Examine source code of Link Collector Panel

By: tuan096
Inspect and view changes in Link Collector Panel source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Link Collector Panel",
  "version": "1.0",
  "description": "Liệt kê nhanh tất cả link trên trang, phân loại internal/external và cho phép click để mở.",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "linkcollector11.joanna-walters8@juboro.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  },
  "icons": {
    "128": "icon128.png"
  }
}

Best Link Collector Panel Alternatives

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