제작자: SXhamngan67
Inspect and view changes in HTML & CSS Structure Copier source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "HTML & CSS Structure Copier",
"version": "1.0",
"description": "Allows you to copy the HTML structure along with the CSS styles of a webpage recursively. It provides a convenient way to duplicate the structure of a page, including all its nested elements and their associated styles, making it easy to reuse or analyze web page designs.",
"icons": {
"128": "./logo128.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content-script.js"
]
}
],
"permissions": [
"<all_urls>",
"tabs"
],
"browser_action": {
"default_icon": "./logo128.png",
"default_title": "Block copier",
"default_popup": "./popup.html"
},
"browser_specific_settings": {
"gecko": {
"id": "{7e771872-d933-4cf1-8a18-85766e78a365}"
}
}
} 최고의 HTML & CSS Structure Copier 대안
다음은 HTML & CSS Structure Copier과(와) 유사한 Firefox add-on입니다:
Block copier
davidp
HTML & CSS Extractor - CSS Picker
Josh L
CSS Inspector — Hover to Copy CSS
Eric
CSS Inspector — Hover to Copy CSS
Eric
Copy HTML with CSS
michalgrzyska
HTML/CSS Extractor
max
Header Tags Copier
AC2A
Copy DOM and CSS for AI
Faisal Bhuiyan
CSS Selector Finder
luck8my
Code Extractor
Dibisui
Reddit Thread Copier
Mzero