Plain Copy (Automatic) Firefox

Examine source code of Plain Copy (Automatic)

제작자: Behota Add-on
Inspect and view changes in Plain Copy (Automatic) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Plain Copy (Automatic)",
  "version": "1.0.0",
  "description": "Tự động xóa định dạng khi copy từ web — chỉ giữ plain text.",
  "permissions": [],
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png",
    "48": "icons/48.png",
    "96": "icons/96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "content_script.js"
      ],
      "run_at": "document_start"
    }
  ],
  "browser_action": {
    "default_title": "Plain Copy (auto)",
    "default_icon": "icons/32.png",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{2af45eae-8379-430f-b776-24c518ae60a3}"
    }
  }
}

최고의 Plain Copy (Automatic) 대안

다음은 Plain Copy (Automatic)과(와) 유사한 Firefox add-on입니다: