Page Link Exporter Firefox

Examine source code of Page Link Exporter

Inspect and view changes in Page Link Exporter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Page Link Exporter",
  "version": "1.0",
  "description": "Hiển thị và sao chép toàn bộ link (href) trên trang vào một panel tiện cho SEO/ghi chú.",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "linkexport.joanna-walters8@juboro.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  },
  "icons": {
    "128": "icon128.png"
  }
}

Best Page Link Exporter Alternatives

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