Text-to-Speech for Articles Firefox

Examine source code of Text-to-Speech for Articles

By: Gdrde Add-on
Inspect and view changes in Text-to-Speech for Articles source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Text-to-Speech for Articles",
  "version": "1.0",
  "description": "Listen to webpage content instead of reading, with customizable voice settings.",
  "icons": {
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{c5f7a2d8-b6e4-4f9b-a5d3-d8e5b0f4a3c1}"
    }
  },
  "permissions": [
    "activeTab",
    "storage"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "action": {
    "default_popup": "popup/popup.html",
    "default_icon": {
      "128": "icons/icon128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best Text-to-Speech for Articles Alternatives

Here are some Firefox add-ons that are similar to Text-to-Speech for Articles: