Inspect and view changes in SummarizerLLM source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "__MSG_extensionName__",
"description": "__MSG_extensionDescription__",
"version": "1.1.1",
"default_locale": "en",
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"action": {
"default_popup": "popup/index.html",
"default_icon": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
}
},
"options_ui": {
"page": "options/index.html",
"open_in_tab": true
},
"permissions": [
"storage",
"activeTab",
"scripting"
],
"host_permissions": [
"http://localhost:1234/*",
"http://127.0.0.1:1234/*",
"http://localhost:11434/*",
"http://127.0.0.1:11434/*"
],
"background": {
"scripts": [
"background/index.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "summarizer@gamartto.com",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
]
}
},
"gecko_android": {
"strict_min_version": "142.0"
}
}
} ベストのSummarizerLLM代替案
SummarizerLLMに類似したFirefox add-onをいくつか紹介します:
Page Summarizer (Local or Cloud)
Arcanelab
MyGist
5doug
Ollama Page Summarizer
Vezuve
SpaceLLama
thecookingsenpai
myLLMSummarizer
Airaa
Ollama Article Summarizer
Booley
Summarizerrrr
Nguyên Lê
Rallx browser AI
RMK
Glimpser: AI Text Summariser
Evermoving
browserllama-beta
nachiket
Apogee
darshi1337
Local LLM Translator
Eldoprano