By: Katsu
Inspect and view changes in DocTextCopy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "__MSG_extensionName__",
"version": "1.0.4",
"description": "__MSG_extensionDescription__",
"icons": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"permissions": [
"activeTab",
"storage",
"contextMenus"
],
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"48": "icons/icon-48.png"
}
},
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"css": [
"content.css"
]
}
],
"commands": {
"toggle_selectext": {
"suggested_key": {
"default": "Ctrl+Shift+X",
"mac": "Command+Shift+X"
},
"description": "Toggle Selectext"
}
},
"web_accessible_resources": [
"icons/icon-48.png"
],
"browser_specific_settings": {
"gecko": {
"id": "{a76dbaff-a857-4511-87ef-2083afcdec58}"
}
}
} Best DocTextCopy Alternatives
Here are some Firefox add-ons that are similar to DocTextCopy:
AudioTextCopy
Michael
Keyboard Text Copier
bpedrazaa
Enable Copy Extension
olevegic
Text Finder
Abhishek Adhikari
Text Copier
Valerii Stryhun
Ctrl + C : Copy Text only
Neon
Text MultiCopy
erosman
Copy Text Exclude
privacy-focused-dev
Quick Actions
BonBon
Copy Text From Google Drive Files
Pro Gamer 711
Hover Copy - Copy Texts Easily
sir-satyam