TexttoSpeech1 Firefox

Examine source code of TexttoSpeech1

By: mm88
Inspect and view changes in TexttoSpeech1 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Text to Speech",
  "version": "1.0",
  "description": "Đọc to văn bản bạn chọn trên trang web.",
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_icon": "icon.png",
    "default_title": "Đọc văn bản"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "applications": {
    "gecko": {
      "id": "text-to-speech-addon@example.com"
    }
  }
}

Best TexttoSpeech1 Alternatives

Here are some Firefox add-ons that are similar to TexttoSpeech1: