Examine source code of Web2Speech

Inspect and view changes in Web2Speech source codes across current and past versions
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "manifest_version": 3,
  "name": "Web2Speech",
  "description": "Laat webpagina’s en Google Docs voorlezen.",
  "default_locale": "nl",
  "version": "3.1.1",
  "permissions": [
    "tabs",
    "activeTab",
    "storage",
    "tts",
    "contextMenus",
    "webNavigation",
    "unlimitedStorage"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "assets/images/*",
        "assets/webfonts/*",
        "assets/js/*",
        "*.html"
      ],
      "matches": [
        "*://*/*"
      ]
    }
  ],
  "background": {
    "service_worker": "background-script.js"
  },
  "content_scripts": [
    {
      "run_at": "document_end",
      "all_frames": true,
      "matches": [
        "*://*/*"
      ],
      "exclude_matches": [
        "*://extensions/*",
        "*://*.sensotec.be/forgot-password/*",
        "*://*.alinea.sensotec.be/*",
        "*://*.k3000user.sensotec.be/*",
        "*://*.alinea-dev.sensotec.be/*",
        "*://*.k3000user-dev.sensotec.be/*",
        "*://*.alinea-staging.sensotec.be/*",
        "*://*.k3000user-staging.sensotec.be/*",
        "*://translate.google.com/*",
        "*://translate.google.be/*",
        "*://translate.google.nl/*",
        "*://translate.google.fr/*",
        "*://translate.google.de/*",
        "*://*/adfs/*"
      ],
      "js": [
        "content-script.js"
      ]
    }
  ],
  "icons": {
    "16": "assets/alinea_icon16x16.png",
    "48": "assets/alinea_icon48x48.png",
    "128": "assets/alinea_icon128x128.png"
  },
  "action": {
    "default_icon": "assets/alinea_icon.png",
    "default_title": "Web2Speech"
  },
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'"
  },
  "commands": {
    "_execute_browser_action": {
      "suggested_key": {
        "default": "Alt+W"
      }
    }
  },
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}

Similar add-ons

Here are some Edge add-ons that are similar to Web2Speech:

Popular extensions / apps

Here are some popular extensions / apps that you might be interested in: