View webpage as TXT Firefox

Examine source code of View webpage as TXT

By: clove Add-on
Inspect and view changes in View webpage as TXT source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "View webpage as TXT",
  "version": "1.0",
  "description": "Firefox Extension to open web pages with w3.org html2txt",
  "permissions": [
    "menus",
    "activeTab"
  ],
  "icons": {
    "16": "logo.png",
    "128": "logo128.png"
  },
  "browser_action": {
    "default_icon": {
      "16": "logo.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "clove3am@12.34",
      "strict_min_version": "86.0"
    }
  }
}

Best View webpage as TXT Alternatives

Here are some Firefox add-ons that are similar to View webpage as TXT: