Hover to Hear Firefox

Examine source code of Hover to Hear

By: Hi Minh
Inspect and view changes in Hover to Hear source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Hover to Hear",
  "version": "1.0",
  "description": "Plays short sounds when hovering over special keywords on a webpage.",
  "permissions": [
    "tabs",
    "activeTab",
    "storage",
    "tts"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "hover.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{8c1bd71e-d7b1-4d0d-aeaa-833f3b474a80}"
    }
  }
}

Best Hover to Hear Alternatives

Here are some Firefox add-ons that are similar to Hover to Hear: