Link Extractor Firefox

Examine source code of Link Extractor

Inspect and view changes in Link Extractor 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": "Sao chép tất cả liên kết trên trang hiện tại vào clipboard.",
  "permissions": [
    "clipboardWrite",
    "activeTab"
  ],
  "browser_action": {
    "default_title": "Copy All Links"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{d36817b1-5d7c-492e-90cc-ce9c886d1bae}"
    }
  }
}

최고의 Link Extractor 대안

다음은 Link Extractor과(와) 유사한 Firefox add-on입니다: