Design Mode - Page's Rich Text Editor Firefox

Examine source code of Design Mode - Page's Rich Text Editor

By: Brian
Inspect and view changes in Design Mode - Page's Rich Text Editor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "version": "0.2.3",
  "name": "Design Mode - Page's Rich Text Editor",
  "description": "__MSG_description__",
  "default_locale": "en",
  "permissions": [
    "storage",
    "notifications",
    "activeTab",
    "scripting"
  ],
  "background": {
    "service_worker": "worker.js",
    "scripts": [
      "worker.js"
    ]
  },
  "homepage_url": "https://add0n.com/design-mode.html",
  "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"
  },
  "offline_enabled": true,
  "action": {},
  "web_accessible_resources": [
    {
      "resources": [
        "/data/toolbar/index.html"
      ],
      "matches": [
        "*://*/*"
      ]
    }
  ],
  "commands": {
    "_execute_action": {}
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{aaf4a359-9bc2-4292-900d-93ff2b71e5cf}",
      "strict_min_version": "128.0"
    }
  }
}

Best Design Mode - Page's Rich Text Editor Alternatives

Here are some Firefox add-ons that are similar to Design Mode - Page's Rich Text Editor: