Key Click Sound FX Firefox

Examine source code of Key Click Sound FX

By: Kien Add-on
Inspect and view changes in Key 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": "Key Click Sound FX",
  "version": "1.0",
  "description": "Subtle mechanical keyboard click sound on key press. Auto-disabled for password fields.",
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "key-click-sound-fx@amo",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "128": "icon.png"
  }
}

Best Key Click Sound FX Alternatives

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