Page Extractor Lite Firefox

Examine source code of Page Extractor Lite

Inspect and view changes in Page Extractor Lite source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Page Extractor Lite",
  "description": "Xuất Links/Headings/Images từ tab hiện tại. Lọc cùng domain, bỏ trùng. Tải CSV hoặc copy JSON.",
  "version": "1.0.0",
  "action": {
    "default_title": "Page Extractor Lite",
    "default_popup": "popup.html",
    "default_icon": {
      "32": "icons/icon-32.png",
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "activeTab",
    "tabs",
    "scripting",
    "downloads",
    "clipboardWrite",
    "storage"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{7a9f2b67-5f0b-43b8-9f0a-bb2f618db8f9}",
      "strict_min_version": "109.0"
    }
  }
}

Best Page Extractor Lite Alternatives

Here are some Firefox add-ons that are similar to Page Extractor Lite: