제작자: mksriram
Inspect and view changes in ReduceThis source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "ReduceThis",
"version": "1.0",
"description": "A Firefox extension to change selected DOM text on a website to new text.",
"permissions": [
"activeTab",
"contextMenus",
"scripting",
"storage"
],
"browser_specific_settings": {
"gecko": {
"id": "{12345678-abcd-1234-ef00-1234567890ab}",
"strict_min_version": "58.0"
}
},
"host_permissions": [
"http://localhost/*"
],
"background": {
"scripts": [
"background.js"
]
},
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon16.png",
"128": "icons/icon16.png"
}
},
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon16.png",
"128": "icons/icon16.png"
}
} 최고의 ReduceThis 대안
다음은 ReduceThis과(와) 유사한 Firefox add-on입니다:
Text Summary Tool
Mcd Menu
Auto Text Summarizer
Ninfa
Redact The Web
A2K
SummarIze
AI Labs
Condense
knowsuchagency
Selected Text Summarizer
lowkeygud
Easy Text Resizer
Laguisha
Text Highlighter
Juniper
Font Size Decrease
Stefan vd
Summarize the Internet
Don Patrick
TLDR This - Auto text summary
HackerYogi