By: qqrm
Inspect and view changes in ChatGPT Temporary State source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "ChatGPT Temporary State",
"author": "qqrm",
"version": "2.1.1",
"description": "Persist and apply temporary chat mode for ChatGPT.",
"permissions": [
"storage"
],
"host_permissions": [
"https://chatgpt.com/*"
],
"content_scripts": [
{
"matches": [
"https://chatgpt.com/*"
],
"js": [
"contentScript.js"
],
"run_at": "document_idle"
}
],
"icons": {
"16": "icons/16.png",
"32": "icons/32.png",
"48": "icons/48.png",
"96": "icons/96.png",
"128": "icons/128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "autotemp@qqrm.blyat"
}
}
} Best ChatGPT Temporary State Alternatives
Here are some Firefox add-ons that are similar to ChatGPT Temporary State: