By: yukisama
Inspect and view changes in Copy HTML Text WE source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Copy HTML Text WE",
"version": "1.2.5resigned1",
"author": "Yuki GUO",
"homepage_url": "https://github.com/Yukisama/TextLinkyTool",
"developer": {
"name": "Yuki GUO",
"url": "https://github.com/Yukisama/TextLinkyTool"
},
"applications": {
"gecko": {
"id": "CopyHtmlTextWE@yuki",
"strict_min_version": "56.0"
}
},
"description": "Copy HTML source text. Keyboard shortcut F8.",
"default_locale": "en",
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"96": "icons/icon96.png"
},
"permissions": [
"<all_urls>",
"menus",
"contextMenus",
"tabs",
"activeTab",
"clipboardWrite",
"storage"
],
"background": {
"scripts": [
"common.js",
"background.js"
]
},
"content_scripts": [
{
"js": [
"common.js",
"content.js"
],
"matches": [
"<all_urls>"
],
"match_about_blank": true,
"all_frames": true
}
],
"options_ui": {
"page": "options.html",
"browser_style": true
},
"browser_action": {
"default_icon": {
"16": "icons/icon16.png",
"32": "icons/icon32.png"
},
"default_title": "Copy HTML Text"
},
"commands": {
"command_action": {
"suggested_key": {
"default": "F8"
}
}
}
} Best Copy HTML Text WE Alternatives
Here are some Firefox add-ons that are similar to Copy HTML Text WE:
Copy Plain Text WE
yukisama
Copy Text
manybuddies
Text Linky Tool
yukisama
Copy Link URL WE
yukisama
Text Copier
Valerii Stryhun
Copy HTML link
Ian Bicking
Copy Link Text
Sytelix
Copy Link and Text
Alexander Dietrich
Copy With Context
Joakim Almgren
Copy on Select
micpob
Copy Selection with Source
Super Back Link
PlainText - HTML Format Cleaner
Ray