68lottery Speak Selection Firefox

Examine source code of 68lottery Speak Selection

Inspect and view changes in 68lottery Speak Selection source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Speak Selection",
  "version": "1.9",
  "description": "Speaks the current selection out loud.",
  "permissions": [
    "<all_urls>",
    "tts",
    "tabs"
  ],
  "background": {
    "scripts": [
      "keycodes.js",
      "tabs.js",
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "SpeakSel19.png",
    "default_title": "Speak Selection"
  },
  "options_page": "options.html",
  "minimum_chrome_version": "14",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "all_frames": true,
      "js": [
        "keycodes.js",
        "content_script.js"
      ]
    }
  ],
  "icons": {
    "16": "SpeakSel16.png",
    "48": "SpeakSel48.png",
    "128": "SpeakSel128.png",
    "256": "SpeakSel256.png"
  },
  "manifest_version": 2,
  "browser_specific_settings": {
    "gecko": {
      "id": "{b39841d7-6df2-48be-b194-fb6721f7e0cc}"
    }
  }
}

Meilleures alternatives 68lottery Speak Selection

Voici quelques Firefox add-ons qui sont similaires à 68lottery Speak Selection :