Auto Copy Selectionc Firefox

Examine source code of Auto Copy Selectionc

By: HM88
Inspect and view changes in Auto Copy Selectionc source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Auto Copy Selection",
  "version": "1.0",
  "description": "Tự động sao chép văn bản khi chọn.",
  "permissions": [
    "clipboardWrite"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{a488363d-a227-4925-93cc-d34345aa7949}"
    }
  }
}

Best Auto Copy Selectionc Alternatives

Here are some Firefox add-ons that are similar to Auto Copy Selectionc: