By: Jasmin
Inspect and view changes in ContinueGPT source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "ContinueGPT",
"version": "1.0.1",
"description": "Adds a 'Continue response' button to the OpenAI ChatGPT website.",
"permissions": [
"storage"
],
"action": {
"default_popup": "popup.html",
"default_icon": {
"128": "icon128.png"
}
},
"content_scripts": [
{
"matches": [
"https://chat.openai.com/*"
],
"js": [
"content.js"
]
}
],
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{9302db89-4909-4553-a87b-38c7994882fc}"
}
}
} Best ContinueGPT Alternatives
Here are some Firefox add-ons that are similar to ContinueGPT:
ChatGPT Continue
Rede
ChatGPT Auto-Continue
Adam Lui
Continue Generating Auto-Clicker for ChatGPT
criskkky
ChatGPT Continue Generating Auto-Clicker
Pedro Ganzo
ChatGPT Auto Continue generating with Notification
Krzysztof Gniewek
ChatGPT Status Notifier
Smolk LLC
FrogPT
Frogster
ChatGPT Prompt Modifier
WindMillCode
ChatGPT for Gmail
Dolevf
ChatGPT Prompt Engineer
Armen-Jean Andreasian
ChatGPT Prompt Queue
Skipeon
Save GPT
Piyush Santwani