Voice Command Overlay Firefox

Examine source code of Voice Command Overlay

Por: Nicole
Inspect and view changes in Voice Command Overlay source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Voice Command Overlay",
  "version": "1.0",
  "description": "Control your browser using simple voice commands like 'scroll down', 'mute tab', etc.",
  "permissions": [
    "activeTab",
    "tabs"
  ],
  "browser_action": {
    "default_icon": "icons/icon48.png",
    "default_popup": "popup.html"
  },
  "icons": {
    "48": "icons/icon48.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{5f4fcc8f-b028-443b-8c15-1d6625409dfa}"
    }
  }
}

Mejores alternativas Voice Command Overlay

Aquí hay algunas Firefox add-ons que son similares a Voice Command Overlay: