By: ~H1de0x~
Inspect and view changes in GPT Local Speed Booster source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "GPT Local Speed Booster",
"version": "1.1.0",
"description": "Locally reduces very long ChatGPT conversations before rendering to keep the UI responsive.",
"permissions": [
"storage",
"activeTab"
],
"host_permissions": [
"https://chatgpt.com/*",
"https://chat.openai.com/*"
],
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"content_scripts": [
{
"matches": [
"https://chatgpt.com/*",
"https://chat.openai.com/*"
],
"js": [
"src/page/tree-pruner.js",
"src/page/page-entry.js"
],
"run_at": "document_start",
"world": "MAIN"
},
{
"matches": [
"https://chatgpt.com/*",
"https://chat.openai.com/*"
],
"js": [
"src/agent/agent.js"
],
"css": [
"src/agent/badge.css"
],
"run_at": "document_idle"
}
],
"action": {
"default_popup": "src/ui/popup.html",
"default_title": "GPT Local Speed Booster",
"default_icon": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
}
},
"browser_specific_settings": {
"gecko": {
"id": "gpt-local-speed-booster@h1de0x",
"strict_min_version": "128.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best GPT Local Speed Booster Alternatives
Here are some Firefox add-ons that are similar to GPT Local Speed Booster:
Fast Chat-GPT
EzzA
ChatGPT Turbo: Fix Lag in Long Chats
schroeder.dev
ChatGPT Booster - Performance Manager
ProjectNode
GPT Boost
fatidian1
GPTimizer
HelDev
ChatGPT Performance Optimizer
Huckleboard
Speed Booster for ChatGPT: Fix Lag in Long Chats
BGSN
LightSession Pro for ChatGPT
Emil K
ChatGPT : Fix Lag & Typing Delay
AR
ChatGPT Message Compressor
Spegal.Dev
ChatGPT Lag Fix
RPIT
ChatGPT Booster
Giaanc