Por: max
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"
}
}
} Mejores alternativas HTML/CSS Extractor
Aquí hay algunas Firefox add-ons que son similares a HTML/CSS Extractor:
HTML & CSS Extractor - CSS Picker
Josh L
Code Extractor
Dibisui
Copy DOM and CSS for AI
Faisal Bhuiyan
CodeXtructor
silence
Web Design Pirate for DevTools
Dalimil Hajek
CSS Selector Capture
dev47
Copy HTML with CSS
michalgrzyska
CSS Viewer
Forestier
CSS Selector Generator
rxliuli
ScrapeStudio
madebydon
Selector Gadget Zen
OmniManYolo
Gripper - DevTools for Designers
isboyjc