Commonvoice Options Firefox

Examine source code of Commonvoice Options

제작자: Govar Jabar
Inspect and view changes in Commonvoice Options source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Commonvoice Options",
  "version": "1.2.0",
  "description": "A simple extension to add some simple and convenient options.",
  "permissions": [
    "storage",
    "tabs",
    "*://commonvoice.mozilla.org/*"
  ],
  "icons": {
    "16": "images/icon-16x16.png",
    "32": "images/icon-32x32.png",
    "270": "images/icon-270x270.png"
  },
  "background": {
    "scripts": [
      "js/background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://commonvoice.mozilla.org/*"
      ],
      "js": [
        "js/inject.js"
      ]
    }
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "images/icon-32x32.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "govarjabara@gmail.com"
    }
  },
  "manifest_version": 2
}

최고의 Commonvoice Options 대안

다음은 Commonvoice Options과(와) 유사한 Firefox add-on입니다: