Inspect and view changes in HTML/CSS Extractor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "HTML/CSS Extractor",
"version": "1.2.0",
"description": "Extract HTML & CSS from any element with live preview, smart selector simplification, and syntax-highlighted editor",
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"permissions": [
"scripting",
"activeTab",
"tabs"
],
"host_permissions": [
"<all_urls>"
],
"background": {
"scripts": [
"service-worker-loader.js"
],
"type": "module"
},
"devtools_page": "src/devtools.html",
"web_accessible_resources": [
{
"matches": [
"<all_urls>"
],
"resources": [
"src/devtools-panel.html",
"docs.html"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "html-css-extractor@maxivaneychyk.dev",
"strict_min_version": "109.0"
}
}
} Best HTML/CSS Extractor Alternatives
Here are some Firefox add-ons that are similar to HTML/CSS Extractor:
HTML & CSS Extractor - CSS Picker
Josh L
Code Extractor
Dibisui
Copy DOM and CSS for AI
Faisal Bhuiyan
CSS Inspector — Hover to Copy CSS
Eric
CSS Inspector — Hover to Copy CSS
Eric
CodeXtructor
silence
Web Design Pirate for DevTools
Dalimil Hajek
Element Picker
Etree
CSS Selector Capture
dev47
Copy HTML with CSS
michalgrzyska
CSS DNA — Inspect CSS & Extract Design Tokens
CSS DNA
CSS Viewer
Forestier