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입니다: