LinkExtractor Firefox

Examine source code of LinkExtractor

Inspect and view changes in LinkExtractor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Link Extractor",
  "version": "1.0",
  "description": "Trích xuất và hiển thị tất cả đường link trên trang hiện tại.",
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html",
    "default_title": "Extract Links"
  },
  "applications": {
    "gecko": {
      "id": "link-extractor-addon@example.com"
    }
  }
}

Best LinkExtractor Alternatives

Here are some Firefox add-ons that are similar to LinkExtractor: