Article Reader Chrome

Examine source code of Article Reader

Inspect and view changes in Article Reader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "Article Reader",
  "version": "1.0",
  "description": "Reads the main content of articles aloud.",
  "permissions": [
    "activeTab",
    "scripting",
    "tts",
    "storage"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icon-16.png",
      "48": "icon-48.png",
      "128": "icon-128.png"
    }
  },
  "icons": {
    "16": "icon-16.png",
    "48": "icon-48.png",
    "128": "icon-128.png"
  }
}

Best Article Reader Alternatives

Here are some Chrome extensions that are similar to Article Reader: