Inspect and view changes in ChatGPT Instruction Switcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"action": {
"default_icon": {
"16": "images/icon16.png",
"48": "images/icon48.png",
"128": "images/icon128.png"
},
"default_title": "ChatGPT Custom Instruction Switcher",
"default_popup": "popup.html"
},
"content_scripts": [
{
"js": [
"content.js"
],
"matches": [
"https://chat.openai.com/*"
]
}
],
"description": "Allows you to create and maintain multiple sets of custom instructions for use with ChatGPT's free web interface, and to switch between them whenever you want.",
"icons": {
"16": "images/icon16.png",
"48": "images/icon48.png",
"128": "images/icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "fb6ed9ca-87c9-11ee-b9d1-0242ac120002@2bbe057e-87ca-11ee-b9d1-0242ac120002",
"strict_min_version": "109.0"
}
},
"manifest_version": 3,
"name": "ChatGPT Custom Instruction Switcher",
"permissions": [
"activeTab",
"storage"
],
"version": "1.0.0"
} Best ChatGPT Instruction Switcher Alternatives
Here are some Firefox add-ons that are similar to ChatGPT Instruction Switcher:
Chatgpt Multiple Instructions
Ali
Custom Instructions CopyPaster
Michal
ChatGPT Prompt Modifier
WindMillCode
ChatGPT Prompt Manager
QQ88
ChatGPT Account Switcher
SkipSchool
ChatGPT Status Notifier
Smolk LLC
ChatGPT Tweaker
Neulen
ChatGPT Shortcut Buttons
Chester
ChatGPT Hotkeys
edisonzhang
ChatGPT Customizer
Praveen WebArtisan
ChatGPT keyboard controls (deprecated)
JasonM23