By: byuserforuser
Inspect and view changes in AI Web Chat Helper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "AI Web Chat Helper",
"version": "1.25.2",
"description": "Creates a floating outline and Auto Send queue panel for long AI chats on desktop and Firefox Android.",
"icons": {
"96": "icon.png"
},
"permissions": [
"storage",
"tabs"
],
"optional_permissions": [
"notifications"
],
"action": {
"default_popup": "popup.html",
"default_title": "AI Web Chat Helper Settings",
"default_icon": {
"96": "icon.png"
}
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"*://gemini.google.com/*",
"*://chatgpt.com/*",
"*://claude.ai/*",
"*://www.perplexity.ai/*",
"*://chat.openai.com/*",
"*://perplexity.ai/*"
],
"js": [
"navigator.js"
],
"css": [
"style.css"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "ai-web-chat-helper@byuserforuser.com",
"data_collection_permissions": {
"required": [
"none"
]
}
},
"gecko_android": {}
}
} Best AI Web Chat Helper Alternatives
Here are some Firefox add-ons that are similar to AI Web Chat Helper:
Chat ViewFlex
Mark
AI Prompts Navigator
Clevali
AI Chat Prompt Sidebar
Deepanshu
ChatGPT Table of Content
AOSL7
WideChat - Full Width AI Chat
Ihor Bobak
Elegant ChatGPT Navigation
grayfallstown
GPT Chat Sidebar
Nhacaiuytin
Chat Timeline Map
Ashikur Rahman
Gemini Full Width Tables
general stix
AI Assistant Table of Content
AOSL7