By: Ariel Flesler
Inspect and view changes in AI Prompts source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "AI Prompts",
"version": "1.1.0",
"description": "Chrome extension to organize and quick-insert prompts for AI chat platforms",
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"permissions": [
"storage",
"activeTab",
"contextMenus",
"notifications"
],
"action": {
"default_popup": "popup.html",
"default_title": "AI Prompts",
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"*://chatgpt.com/*",
"*://www.chatgpt.com/*",
"*://chat.openai.com/*",
"*://openai.com/*",
"*://www.openai.com/*",
"*://claude.ai/*",
"*://www.claude.ai/*",
"*://console.anthropic.com/*",
"*://gemini.google.com/*",
"*://copilot.microsoft.com/*",
"*://bing.com/chat*",
"*://www.bing.com/chat*",
"*://perplexity.ai/*",
"*://www.perplexity.ai/*",
"*://x.com/i/grok*",
"*://www.x.com/i/grok*",
"*://grok.com/*",
"*://www.grok.com/*"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"options_page": "options.html",
"commands": {
"insert-last-prompt": {
"suggested_key": {
"default": "Ctrl+Shift+L",
"mac": "Command+Shift+L"
},
"description": "Insert last used prompt"
}
},
"browser_specific_settings": {
"gecko": {
"id": "ai-prompts@flesler.com",
"strict_min_version": "109.0"
}
}
} Best AI Prompts Alternatives
Here are some Firefox add-ons that are similar to AI Prompts:
prompts.chat
Fatih Solhan
AI Prompt Injector
Fun Web Dev
Prompt Pilot
Prompt Pilot
PromptMaktaba
InfinitelyLoopy08
PrecisePrompt
Chignon
PromptForge AI
XX88
AI Chat Boost
Ahmed Zougari
AI Prompt Enhancer
Likheet Shetty
Prompt Circle - AI Optimizer
Prompt Circle
fnPrompt - AI Prompt Architect
Seçkin Sefa Durası
AI Prompt Generator & Optimizer
SMART STARTUP VN
AI Prompt Modifier
WindMillCode