By: drew
Inspect and view changes in Copy HTML source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "CopyHTML",
"description": "ToolBOX для облегчения работы",
"version": "5.2.1",
"manifest_version": 3,
"icons": {
"16": "icons/16.png",
"32": "icons/32.png",
"48": "icons/48.png",
"128": "icons/128.png"
},
"action": {
"default_popup": "popup.html"
},
"permissions": [
"scripting",
"activeTab",
"storage"
],
"incognito": "spanning",
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"background": {
"scripts": [
"background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "CopyHTML@myExtension",
"strict_min_version": "112.0"
}
}
} Best Copy HTML Alternatives
Here are some Firefox add-ons that are similar to Copy HTML:
Copy HTML link
Ian Bicking
Copy HTML with CSS
michalgrzyska
Copy Hyperlink Within Page
ooyama2002
FS Copy Addon
Firefox user 13609778
HTML/CSS Live Injector
qas
SelectCode for htmlforum.io
Александр
Copy HTML Text WE
yukisama
Copy title and url as html
or1ko
Copy DOM to clipboard
coyoteelabs
HTML Lite Capture
vingt-douze