By: nobewayo
Inspect and view changes in CodeXPrompter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "CodeXPrompter",
"version": "1.9.6",
"description": "Automate Codex prompts: single or multi-prompt loops with smart Ask/Code detection. Minimal overlay, completion ding, and clean dark UI.",
"action": {
"default_popup": "popup.html"
},
"permissions": [
"activeTab",
"storage"
],
"host_permissions": [
"https://chatgpt.com/codex*"
],
"content_scripts": [
{
"matches": [
"https://chatgpt.com/codex*"
],
"js": [
"content.js"
],
"css": [
"styles.css"
],
"run_at": "document_idle",
"all_frames": false
}
],
"web_accessible_resources": [
{
"resources": [
"content.js",
"styles.css",
"sounds/ding.wav"
],
"matches": [
"https://chatgpt.com/codex*"
]
}
],
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"96": "icons/icon96.png",
"128": "icons/icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "@codexprompter.nobewayo",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best CodeXPrompter Alternatives
Here are some Firefox add-ons that are similar to CodeXPrompter:
Maestro: ChatGPT automation
gt
prompster
Lucas Aschenbach
prompts.chat
Fatih Solhan
PromptMaktaba
InfinitelyLoopy08
ChatGPT Toolbox
Infi Developments
ChatGPT Prompt Queue
Skipeon
ChatGPT Automation Pro
Henry Russell
PromptForge AI
XX88
ChatGPT Shortcut
QingShun
ChatGPT Super Prompt
IDEAMAX
Prompt Paster
Arman
PromptStor.app
Anton Loginov