Inspect and view changes in ChatGPT-SelfChat source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "ChatGPT-SelfChat",
"version": "1.0.1",
"description": "Makes two instances of chatGPT chat together in two different browser windows.",
"permissions": [
"tabs"
],
"manifest_version": 2,
"background": {
"scripts": [
"background.js"
],
"persistent": true
},
"content_scripts": [
{
"matches": [
"https://chat.openai.com/chat"
],
"js": [
"content.js"
]
}
],
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"128": "images/icon.png"
},
"default_title": "Getting Started Example"
},
"icons": {
"128": "images/icon.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{24b3ecea-0428-4953-b279-009edd756b6f}"
}
}
} Best ChatGPT-SelfChat Alternatives
Here are some Firefox add-ons that are similar to ChatGPT-SelfChat:
2 ChatGPT
thomas
ChatGPT Automation Pro
Henry Russell
Multi Frame AI Chat
Daviro
Popup Chat GPT
adamAfro
AI Chat Boost
Ahmed Zougari
ChatGPThing
Kevin Antoine
ChatGPTBox
josStorer
ChatGPT Squire
Misty Vale Inn
AI Buddy - ChatGPT Everywhere
Peter Utekal
IndianChatGPT
PANKAJ ASWAL
Maestro: ChatGPT automation
gt
ChatGPT Sidebar for Fire Fox
HamzaDev