Hyperlink Extractor Firefox

Examine source code of Hyperlink Extractor

提供元: WeFocusOnCore
Inspect and view changes in Hyperlink Extractor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Hyperlink Extractor",
  "description": "Extract and filter all hyperlinks on the current page.",
  "version": "1.1",
  "action": {
    "default_title": "Extract Links"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "scripting",
    "activeTab"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "icons": {
    "16": "icons/icon-16.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "hyperlink-extractor@example.com"
    }
  }
}

ベストのHyperlink Extractor代替案

Hyperlink Extractorに類似したFirefox add-onをいくつか紹介します: