Inspect and view changes in ChatAI🧠 Local Multimodal AI Assistant Sidebar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "ChatAI🧠 Local Multimodal AI Assistant Sidebar",
"description": "Local multimodal AI assistant for Firefox featuring vision, voice, RAG, and Ollama/OpenAI compatibility.",
"version": "3.4.0",
"permissions": [
"storage",
"tabs",
"contextMenus",
"activeTab",
"clipboardWrite",
"scripting"
],
"host_permissions": [
"http://localhost:11434/",
"http://127.0.0.1:11434/",
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
]
},
"sidebar_action": {
"default_title": "ChatAI🧠",
"default_panel": "sidebar.html",
"default_icon": "icons/chatai48x48.png"
},
"action": {
"default_title": "Open ChatAI🧠",
"default_icon": {
"16": "icons/chatai16x16.png",
"32": "icons/chatai32x32.png",
"48": "icons/chatai48x48.png"
}
},
"commands": {
"_execute_sidebar_action": {
"suggested_key": {
"default": "Alt+Shift+A"
},
"description": "Toggle ChatAI Sidebar"
}
},
"web_accessible_resources": [
{
"resources": [
"preview.html",
"preview.js",
"rag-worker.js",
"lib/pdfjs/*"
],
"matches": [
"<all_urls>"
]
}
],
"icons": {
"16": "icons/chatai16x16.png",
"32": "icons/chatai32x32.png",
"48": "icons/chatai48x48.png",
"96": "icons/chatai96x96.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"css": [
"content.css"
],
"run_at": "document_idle"
}
],
"browser_specific_settings": {
"gecko": {
"id": "ollama-multimodal-sidebar@local",
"strict_min_version": "130.0"
},
"gecko_android": {
"strict_min_version": "130.0"
}
}
} Best ChatAI🧠 Local Multimodal AI Assistant Sidebar Alternatives
Here are some Firefox add-ons that are similar to ChatAI🧠 Local Multimodal AI Assistant Sidebar:
Rallx browser AI
RMK
Page Assist - A Web UI for Local AI Models
Muhammed Nazeem
Multi LLM AI Chat
fatalv.nu
Ollama Client
Shishir Chaurasiya
IA Helper - AI Assistant
Bruno
Send2AI – Browser AI Client & Sidebar Assistant
LocalAPI.AI
QuickLLM
deseven
AI Assistant Sidebar
Woobat8
cllama
cllama
Local Translate AI
roflsunriz
Ollama Web Chat
oneoff
Public AI Sidebar
Daskashk