By: Blazelight.dev
Inspect and view changes in Copy Visible HTML source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Copy Visible HTML",
"version": "1.0.0",
"description": "Pick an element and copy its visible HTML, stripped and optimized for LLM ingestion",
"author": "blazelight.dev",
"homepage_url": "https://github.com/blazelight-dev/copy-visible-html",
"browser_specific_settings": {
"gecko": {
"id": "copy-visible-html@blazelight.dev",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"icons": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"permissions": [
"activeTab",
"contextMenus",
"clipboardWrite"
],
"background": {
"scripts": [
"background.js"
]
},
"web_accessible_resources": [
"content/picker.css"
]
} Best Copy Visible HTML Alternatives
Here are some Firefox add-ons that are similar to Copy Visible HTML:
Copy DOM and CSS for AI
Faisal Bhuiyan
Web Content MD Clipper
Isaac Murtagh
HTML/CSS Extractor
max
HTML Lite Capture
vingt-douze
Element Pickicker
anita
Clipboard Cleaner HTML
Petpettypaw
Cherry pick
zan-keith
Automation Locator Identifier
Pradap Pandiyan
Element Picker
lossoe
Webpage Extractor
Warren Bank
Email HTML Extractor — Copy as Email
Eric
Copy HTML with CSS
michalgrzyska