Releases: oggnimodd/ai-prompt-snippets
Releases · oggnimodd/ai-prompt-snippets
v1.0.4
v1.0.3
Release Notes v1.0.3
Extension
- Overwrite chat providers on update
- Display docs link
Chat GPT
- Replaced chat.openai.com with chatgpt.com (the new chat gpt domain)
- Updated chat gpt selectors
Perplexity
- Take over the autofocus from the main window
Poe
- Removed unnecessary element deletion, this deletion is the caused of the unknown error.
Gemini
- Clear textarea before injecting new prompt
Development
- Upgraded biome to version 1.7.3
- Ignored playwright test result folder
- Removed playwright package from package.json
- Format json on pre-commit using biome
Chrome web store link
https://chromewebstore.google.com/detail/ai-prompt-snippets/nkphekhobdpkcgighepohnlejlmikkbm
Manual Installation
- Download
ai-prompt-snippets.zip
and extract it - Open
chrome://extensions
on your browser - At the top right, turn on Developer mode
- Click Load unpacked.
- Locate the extension folder
v1.0.2
Release Notes v1.0.2
- Replace bard with gemini
- Update github workflows
- Update docs
Docs
You can learn more about the extension here : https://ai-prompt-snippets.vercel.app
Chrome web store link
https://chromewebstore.google.com/detail/ai-prompt-snippets/nkphekhobdpkcgighepohnlejlmikkbm
Manual Installation
- Download
ai-prompt-snippets.zip
and extract it - Open
chrome://extensions
on your browser - At the top right, turn on Developer mode
- Click Load unpacked.
- Locate the extension folder
v1.0.1
Release Notes v1.0.1
Extensions
- Limited host permissions to exclusively support AI chat providers, replacing the previous
<all_urls>
access. - Resolved padding issue in Claude AI interface.
Docs
You can learn more about the extension here : https://ai-prompt-snippets.vercel.app
Manual Installation
- Download
ai-prompt-snippets.zip
and extract it - Open
chrome://extensions
on your browser - At the top right, turn on Developer mode
- Click Load unpacked.
- Locate the extension folder