By: rodrigoborges Add-on
Inspect and view changes in LoLLM source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "LoLLM",
"version": "1.0.4",
"description": "LoLLM (Leaf on LLM) - a privacy-respecting LLM extension that runs locally in your browser.",
"permissions": [
"storage",
"contextMenus",
"activeTab",
"<all_urls>"
],
"background": {
"page": "background.html"
},
"browser_action": {
"default_popup": "popup/popup.html",
"default_icon": {
"16": "popup/LoLLM_16.png",
"48": "popup/LoLLM_48.png",
"128": "popup/LoLLM_128.png"
}
},
"icons": {
"16": "popup/LoLLM_16.png",
"48": "popup/LoLLM_48.png",
"128": "popup/LoLLM_128.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"all_frames": true,
"js": [
"scripts/content-script.js"
]
}
],
"content_security_policy": "script-src 'self'; object-src 'self';",
"browser_specific_settings": {
"gecko": {
"id": "lollm@bthink.bgu.ac.il",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
}
} Best LoLLM Alternatives
Here are some Firefox add-ons that are similar to LoLLM:
Local LLM Translator
Eldoprano
LLM Toolbox
Burak Unver
Ollama Web Extension
Abhay
llm-local-web-search
tbocek
LLM Form Filler
Georges_Paul
SLOW LLM
Sam Lavigne
QuickLLM
deseven
Ollama Client
Shishir Chaurasiya
LLM Chat Toolbox
Burakhan Ünver
LLM Sidebar
无籽西瓜
SummarizerLLM
GMan
Prompt LLM
Hasan YILMAZ