By: 5doug
Inspect and view changes in MyGist source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "MyGist",
"version": "1.3.4",
"description": "Summarize webpages privately using your own local LLMs.",
"permissions": [
"storage",
"activeTab",
"<all_urls>",
"http://*/*",
"https://*/*"
],
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"icons": {
"16": "icon16.png",
"32": "icon32.png",
"48": "icon48.png",
"128": "icon128.png"
},
"manifest_version": 2,
"browser_action": {
"default_popup": "popup.html",
"theme_icons": [
{
"light": "icon16-dark.png",
"dark": "icon16.png",
"size": 16
},
{
"light": "icon32-dark.png",
"dark": "icon32.png",
"size": 32
},
{
"light": "icon48-dark.png",
"dark": "icon48.png",
"size": 48
},
{
"light": "icon128-dark.png",
"dark": "icon128.png",
"size": 128
}
],
"default_icon": "icon48.png"
},
"background": {
"scripts": [
"background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "mygist@5d-jh.dev",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best MyGist Alternatives
Here are some Firefox add-ons that are similar to MyGist:
Page Summarizer (Local or Cloud)
Arcanelab
myLLMSummarizer
Airaa
Smart Bookmarks
nkhanhtrn
SpaceLLama
thecookingsenpai
Glimpser: AI Text Summariser
Evermoving
Page Summarizer (Offline)
tg88bncom
Ollama Article Summarizer
Booley
Podcast Summarizer
Frederick Harrison
Ollama Page Summarizer
Vezuve
Gemini Web Summarizer
bruno_menon
Webpage Summary: ⚡Open Source AI Summarization
work-tech
browserllama-beta
nachiket