Read Clean Text Firefox

Examine source code of Read Clean Text

By: bizpep
Inspect and view changes in Read Clean Text source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Read Clean Text",
  "description": "Read Clean Text strips non text from a web page and displays clean text for reading and copying.",
  "version": "2023",
  "manifest_version": 3,
  "homepage_url": "https://bizpep.com/ext/rct/",
  "icons": {
    "128": "128.png"
  },
  "action": {
    "default_title": "Click to Read Clean Text",
    "default_icon": {
      "128": "128.png"
    }
  },
  "permissions": [
    "activeTab",
    "scripting"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "rct@bizpep.com"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best Read Clean Text Alternatives

Here are some Firefox add-ons that are similar to Read Clean Text: