Inspect and view changes in PromptDeck — Save & Insert AI Prompts source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "PromptDeck — Save & Insert AI Prompts",
"version": "1.0.0",
"description": "Save your favorite AI prompts with fill-in variables and insert them into ChatGPT, Claude, Gemini, or any text box in one click.",
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"background": {
"service_worker": "background.js",
"scripts": [
"storage.js",
"background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "promptdeck@glowhalo.org",
"strict_min_version": "115.0",
"data_collection_permissions": {
"required": [
"authenticationInfo"
],
"optional": []
}
}
},
"permissions": [
"storage",
"contextMenus",
"activeTab",
"scripting"
],
"host_permissions": [
"<all_urls>"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"commands": {
"_execute_action": {
"suggested_key": {
"default": "Ctrl+Shift+P",
"mac": "Command+Shift+P"
},
"description": "Open PromptDeck"
}
},
"options_page": "options.html"
} 최고의 PromptDeck — Save & Insert AI Prompts 대안
다음은 PromptDeck — Save & Insert AI Prompts과(와) 유사한 Firefox add-on입니다:
PromptDeck — Library for AI Chat
dhaxor
MyPrompt
MyPrompt
PromptVault - AI Prompt Manager
Muhammad Tayyab Atta
PromptPack – Save & Enhance AI Prompts
PromptPack
BlackStone Prompt Manager
Jun
SpacePrompts: AI Prompt Manager & Enhancer
Rico Daniel Catacutan
AI Prompt Injector
Fun Web Dev
PromptForge AI
XX88
Promptory
promptory.chat
PromptMaster: Universal AI Prompt Optimizer
Edu Olivares
Daves Prompt Vault
Dave S
AI Short - AI Prompt Shortcuts
QingShun