Skip to content

Releases: oggnimodd/ai-prompt-snippets

v1.0.4

24 May 12:35
1970d27
Compare
Choose a tag to compare

Release Notes v1.0.3

Extension

hotfix: update Chat GPT submit button selector

v1.0.3

22 May 15:49
f8a5e79
Compare
Choose a tag to compare

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

  1. Download ai-prompt-snippets.zip and extract it
  2. Open chrome://extensions on your browser
  3. At the top right, turn on Developer mode
  4. Click Load unpacked.
  5. Locate the extension folder

v1.0.2

09 Apr 04:50
905fb9e
Compare
Choose a tag to compare

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

  1. Download ai-prompt-snippets.zip and extract it
  2. Open chrome://extensions on your browser
  3. At the top right, turn on Developer mode
  4. Click Load unpacked.
  5. Locate the extension folder

v1.0.1

22 Oct 14:51
0dd6abb
Compare
Choose a tag to compare

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

  1. Download ai-prompt-snippets.zip and extract it
  2. Open chrome://extensions on your browser
  3. At the top right, turn on Developer mode
  4. Click Load unpacked.
  5. Locate the extension folder

v1.0.0

17 Oct 06:14
Compare
Choose a tag to compare

Initial release

  1. Download ai-prompt-snippets.zip and extract it
  2. Open chrome://extensions on your browser
  3. At the top right, turn on Developer mode
  4. Click Load unpacked.
  5. Locate the extension folder