Webpage to DOCX Firefox

Examine source code of Webpage to DOCX

By: GrabzIt Add-on
Inspect and view changes in Webpage to DOCX source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Webpage to DOCX",
  "description": "Convert any web page or local HTML file to DOCX.",
  "version": "1.3.7",
  "options_page": "options.html",
  "browser_specific_settings": {
    "gecko": {
      "id": "webpagetodocx@grabz.it"
    }
  },
  "action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  },
  "host_permissions": [
    "*://grabz.it/*",
    "file:///*"
  ],
  "permissions": [
    "activeTab",
    "storage",
    "scripting",
    "downloads"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "48": "icon48.png",
    "64": "icon64.png",
    "96": "icon.png",
    "128": "icon128.png"
  }
}

Best Webpage to DOCX Alternatives

Here are some Firefox add-ons that are similar to Webpage to DOCX: