By: binhdnguyen
Inspect and view changes in Multi AI Chat Prompt Sender source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Multi AI Chat Prompt Sender",
"version": "1.0",
"description": "Send prompts to multiple AI chatbot tabs simultaneously",
"icons": {
"16": "icons/icon-16.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"permissions": [
"tabs",
"storage",
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"content_scripts": [
{
"matches": [
"*://chat.openai.com/*",
"*://claude.ai/*",
"*://gemini.google.com/*",
"*://bard.google.com/*",
"*://copilot.microsoft.com/*",
"*://www.bing.com/chat*",
"*://chatgpt.com/*",
"*://grok.com/*",
"*://chat.deepseek.com/*",
"*://chat.qwen.ai/*",
"*://chat.z.ai/*"
],
"js": [
"content.js"
]
}
],
"browser_action": {
"default_popup": "popup.html",
"default_title": "Multi AI Chat"
},
"browser_specific_settings": {
"gecko": {
"id": "{54e944da-fb2f-4c14-b58b-db605a45fd79}"
}
}
} Best Multi AI Chat Prompt Sender Alternatives
Here are some Firefox add-ons that are similar to Multi AI Chat Prompt Sender:
AI Chat Broadcaster
Ruslanlap
AI Prompt Suggester
Viktor Lavrov
AI Prompt Injector
Fun Web Dev
AI Prompt Modifier
WindMillCode
AI Prompts
Ariel Flesler
SpacePrompts: AI Prompt Manager & Enhancer
Rico Daniel Catacutan
PromptForge AI
XX88
BlackStone Prompt Manager
Jun
AI PromptBox: Save your best AI prompts!
ExtensionGurus