Copy-Paste Sounds Firefox

Examine source code of Copy-Paste Sounds

제작자: Anh Add-on
Inspect and view changes in Copy-Paste Sounds source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Copy-Paste Sounds",
  "version": "1.0",
  "description": "Phát âm thanh khi copy (click) và paste (swish).",
  "permissions": [
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_action": {
    "default_title": "Copy-Paste Sounds",
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{4e4ced0e-8963-44f8-a9a6-5e111f533a8b}"
    }
  }
}

최고의 Copy-Paste Sounds 대안

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