PlainText - HTML Format Cleaner Firefox

Examine source code of PlainText - HTML Format Cleaner

By: Ray
Inspect and view changes in PlainText - HTML Format Cleaner source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "version": "0.2.4",
  "name": "Copy as Plain Text - Format Cleaner",
  "description": "__MSG_description__",
  "default_locale": "en",
  "icons": {
    "16": "/data/icons/16.png",
    "32": "/data/icons/32.png",
    "48": "/data/icons/48.png",
    "64": "/data/icons/64.png",
    "128": "/data/icons/128.png",
    "256": "/data/icons/256.png",
    "512": "/data/icons/512.png"
  },
  "permissions": [
    "contextMenus",
    "storage",
    "scripting",
    "activeTab"
  ],
  "homepage_url": "https://webextension.org/listing/html-format-cleaner.html",
  "background": {
    "service_worker": "worker.js",
    "scripts": [
      "worker.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{cd747f55-9587-437c-b67b-1efb529e0274}",
      "strict_min_version": "128.0"
    }
  }
}

Best PlainText - HTML Format Cleaner Alternatives

Here are some Firefox add-ons that are similar to PlainText - HTML Format Cleaner: