Inspect and view changes in Copy Page as HTML source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Copy Page as HTML",
"version": "1.1.0",
"description": "Copy the current page's content as clean HTML to clipboard — paste into any AI agent chat.",
"browser_specific_settings": {
"gecko": {
"id": "copy-page-as-html@local",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
]
}
},
"gecko_android": {
"strict_min_version": "142.0"
}
},
"permissions": [
"activeTab",
"clipboardWrite",
"scripting"
],
"action": {
"default_title": "Copy Page as HTML",
"default_popup": "popup/popup.html",
"default_icon": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
}
},
"background": {
"scripts": [
"background.js"
]
},
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
}
} Best Copy Page as HTML Alternatives
Here are some Firefox add-ons that are similar to Copy Page as HTML:
Copy Page as Markdown
copy-page-as-markdown
Copy as Markdown - Clipboard
Ibrahim Ozkan
Clipboard Cleaner HTML
Petpettypaw
Copy Without Formatting
KU68
HTML.MD
seb
Copy page URL with title
brequet
Web Content MD Clipper
Isaac Murtagh
Copy > AI Prompt > Report
QuaHac
HTML -> Markdown Clipboard
CK
Web to Markdown
Aviax
Copy As Text
Francesco De Stefano
Copy Visible HTML
Blazelight.dev