By: MrSuperfluous
Inspect and view changes in AI Chatbot Sidebar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "AI Chatbot Sidebar",
"version": "1.0.0",
"description": "Access AI chatbots from your browser sidebar with text selection prompts and page summarization.",
"permissions": [
"contextMenus",
"activeTab",
"storage",
"webRequest",
"webRequestBlocking",
"*://claude.ai/*",
"*://chatgpt.com/*",
"*://gemini.google.com/*",
"*://chat.mistral.ai/*",
"*://copilot.microsoft.com/*"
],
"sidebar_action": {
"default_title": "AI Chatbot",
"default_panel": "sidebar/sidebar.html",
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png"
}
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"css": [
"content.css"
]
}
],
"browser_action": {
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png"
},
"default_title": "Toggle AI Chatbot Sidebar"
},
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "ai-chatbot-sidebar@extension",
"strict_min_version": "63.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best AI Chatbot Sidebar Alternatives
Here are some Firefox add-ons that are similar to AI Chatbot Sidebar:
Ultimate AI Chatbot Sidebar
Nhân Trí
AI Assistant Sidebar
Woobat8
AI Sidebar for Firefox
DerivedFunction
Sidekick AI
woojooin
Chat Box - Chat with all AI
Minh Thanh
Zen AI Sidebar
ssen
Send2AI – Browser AI Client & Sidebar Assistant
LocalAPI.AI
Chat Sidebar
Sanskar
YuIA – AI Assistant
YuIA
Multi AI Sidebar
OinkAndStuff
AI Chat Sidebar
cammyphantom