By: goon
Inspect and view changes in Copy body.innerHTML source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Copy body.innerHTML",
"description": "Adds a context menu option to copy a document's body.innerHTML.",
"version": "1.1",
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"permissions": [
"activeTab",
"contextMenus",
"clipboardWrite"
],
"browser_specific_settings": {
"gecko": {
"id": "josephpchen6@gmail.com"
}
},
"icons": {
"16": "icon.png",
"48": "icon.png",
"128": "icon.png"
}
} Best Copy body.innerHTML Alternatives
Here are some Firefox add-ons that are similar to Copy body.innerHTML:
Append to Clipboard
Brett Zamir
Copy With Context
Joakim Almgren
Copy Alt Text
easrng
Copy HTML Text WE
yukisama
Pure Link Text
Klemens Schölhorn
Copy text of element
utubo
Fennec Copy Link Text
shyangs
Copy Document
Tom
Copy page link and title to clipboard
Jake Almer
Copy HTML with CSS
michalgrzyska
Copy Inner Text
GhostFox