Click Sound FX Firefox

Examine source code of Click Sound FX

By: Jon
Inspect and view changes in Click Sound FX source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Click Sound FX",
  "version": "1.0",
  "description": "Phát hiệu ứng âm thanh khi bạn click, gõ phím, cuộn chuột, mở tab...",
  "permissions": [
    "tabs",
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "web_accessible_resources": [
    "sounds/*.mp3"
  ],
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{d89fbf90-eae7-4bc4-94de-c01cef55457d}"
    }
  }
}

Best Click Sound FX Alternatives

Here are some Firefox add-ons that are similar to Click Sound FX: