By: schroeder.dev
Inspect and view changes in ChatGPT Turbo: Fix Lag in Long Chats source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "ChatGPT Turbo: Fix Lag in Long Chats",
"version": "3.0.2",
"description": "Stop browser freezing and lag in long ChatGPT conversations. Instantly speeds up the entire UI and reduces memory usage.",
"permissions": [
"storage",
"activeTab"
],
"host_permissions": [
"https://chat.openai.com/*",
"https://chatgpt.com/*"
],
"background": {
"service_worker": "src/background.js",
"scripts": [
"src/background.js"
]
},
"content_scripts": [
{
"matches": [
"https://chat.openai.com/*",
"https://chatgpt.com/*"
],
"js": [
"src/page-script.js"
],
"run_at": "document_start",
"world": "MAIN"
},
{
"matches": [
"https://chat.openai.com/*",
"https://chatgpt.com/*"
],
"js": [
"src/content-script.js"
],
"run_at": "document_idle"
}
],
"action": {
"default_popup": "src/popup.html",
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"web_accessible_resources": [],
"browser_specific_settings": {
"gecko": {
"id": "chatgpt-turbo@extension",
"strict_min_version": "128.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best ChatGPT Turbo: Fix Lag in Long Chats Alternatives
Here are some Firefox add-ons that are similar to ChatGPT Turbo: Fix Lag in Long Chats:
AI Chat Turbo
schroeder.dev
Speed Booster for ChatGPT: Fix Lag in Long Chats
BGSN
GPTimizer
HelDev
ChatGPT Lag Fix
RPIT
ChatGPT : Fix Lag & Typing Delay
AR
ChatGPT Performance Optimizer
Huckleboard
Fast Chat-GPT
EzzA
ChatGPT Booster
Giaanc
GPT Boost
fatidian1
ChatGPT Booster - Performance Manager
ProjectNode
SmartChat - for ChatGPT
Gülen Lucas
LightSession Pro for ChatGPT
Emil K