Copy Page Text Firefox

Examine source code of Copy Page Text

Inspect and view changes in Copy Page Text source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Copy Page Text",
  "version": "1.0",
  "description": "Sao chép nhanh toàn bộ nội dung chữ trên trang (hoặc đoạn đang chọn) vào clipboard ở dạng text sạch.",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "copytext6.joanna-walters8@juboro.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  },
  "icons": {
    "128": "icon128.png"
  }
}

Best Copy Page Text Alternatives

Here are some Firefox add-ons that are similar to Copy Page Text: