Voice Command Navigator Firefox

Examine source code of Voice Command Navigator

Inspect and view changes in Voice Command Navigator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Voice Command Navigator",
  "version": "1.0",
  "description": "Browse the web using voice commands.",
  "permissions": [
    "tabs",
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{a8f80ef3-8d34-4349-9077-f8e3f71cb760}"
    }
  }
}

ベストのVoice Command Navigator代替案

Voice Command Navigatorに類似したFirefox add-onをいくつか紹介します: