Por: Rede
Inspect and view changes in ChatGPT Continue source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "ChatGPT Continue",
"version": "1.0.0",
"description": "The ChatGPT extension add continue button next to the regenerate response button is very useful for user experience with ChatGPT",
"permissions": [
"storage"
],
"browser_specific_settings": {
"gecko": {
"id": "chatgpt@arungpalakka.com",
"strict_min_version": "57.0"
}
},
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
}
},
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"content_scripts": [
{
"matches": [
"https://chat.openai.com/*"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
]
} Melhores alternativas ChatGPT Continue
Aqui estão algumas Firefox add-ons que são similares a ChatGPT Continue:
ContinueGPT
Jasmin
ChatGPT Continue Generating Auto-Clicker
Pedro Ganzo
Auto Click Button
TBA
ChatGPT Auto Continue generating with Notification
Krzysztof Gniewek
ChatGPT Auto-Continue
Adam Lui
Continue Generating Auto-Clicker for ChatGPT
criskkky
ChatGPT Navigation Enhancer
nimaweb
ChatGPT Booster - Performance Manager
ProjectNode
ChatGPT Status Notifier
Smolk LLC
ChatGPT UX Suite
xyra
ChatGPT Notify
JPMZ
ChatGPT Prompt Modifier
WindMillCode