Copy Without Formatting Firefox

Examine source code of Copy Without Formatting

제작자: KU68
Inspect and view changes in Copy Without Formatting source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Copy Without Formatting",
  "version": "1.0",
  "description": "Sao chép văn bản mà không giữ định dạng HTML hoặc CSS.",
  "permissions": [
    "contextMenus",
    "activeTab",
    "clipboardWrite"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{8bb20d94-a859-4308-a04d-7b105f331a0c}"
    }
  }
}

최고의 Copy Without Formatting 대안

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