What’s new in Open Prompt Manager — the Chrome extension for saving, organizing,
and running prompts across AI assistants.
Latest · Version 3.0
Community catalog, rebuilt sidebar & unified settings
Import and share community prompts, work in an expanded sidebar, and manage everything from one
consistent settings experience — across the side panel and in-page panel.
Open Prompt Database
Import community prompts and upload your own to share with the world.
New sidebar experience
More space, more functionality, and a new expanded prompt composer.
Unified settings
All settings now match between the in-page panel and the sidebar.
Onboarding improvements
Onboarding reflects the latest changes in the app.
New launcher mode
Launch with shortcut only — no on-screen trigger required.
Improved export
Export now supports tags and more backup metadata.
Custom shortcuts
Change your preferred shortcut to open and close the prompt panel.
In-page panel style
Tweaked in-page panel styling for a more consistent look.
Bug squash
Lots of bugs squashed across the extension.
Earlier releases
Version 2.7
Side panel search and tag filters, synced with the in-page prompt panel.
Tag input with suggestions on create/edit forms in the side panel.
Smooth animated panel resizing when switching list, create, variable, and edit views.
Expanded prompt lab tab: close button, layout polish, and more reliable tab dismissal.
Version 2.6.0
Custom websites: pick any site's chat input from the sidebar (+ Custom website under Assistants).
Launcher mode picker on install: hover button (default) or hot corner.
Side panel layout: Assistants section pinned above the footer.
Performance improvements on LLM pages (input detection cache, lighter DOM observers).
Reliability fixes: keyboard shortcut opens the panel correctly, permissions stay in sync when revoked, and injection recovery on SPA navigations.
Version 2.5.6
Save prompts from selected text through the context menu.
Manage permissions, straight from the side panel.
Improved overall styling.
Better prompt organization & management.
Info banners!
Refactored LLM handling, fixed grok support.
Version 2.5.0
Add tags to your prompts & organize them like a pro!
Activate tags in the settings. Drag & Drop them to reorder them, or delete them in the tag management section.
Squashed a lot of bugs, refactored the codebase.
Thank you to Robert for notifying me of a bug, and thank you to Abdallah for the quick fix!
Version 2.4.0
Improved drag & drop functionality.
Improved loading times of the extension.
Added new Toggle to force dark mode.
Styling improvements.
Fixed github copilot support - small bug.
Merge Import & Export into Settings.
Improved onboarding.
Version 2.3.1
Added support for OpenAI Playground, OpenRouter, Mistral Le Chat, Kimi, Github Copilot.
Added settings toggle : disable input area overwrite -> appends prompt to input area instead of overwriting it.
New styles in sidebar & popup.
Version 2.2.1 - Hotfix
Working on the foundations for tag & folder support!
Squashed some bugs.
Prompt reordering now working again!
Temporary info banner to the side panel.
Version 2.2
Some extra polish, and a few bug fixes.
Added Context Menu support for copying prompts to clipboard!
Improved onboarding, better styles, and a few bug fixes.
Version 2.0.0
Added support for Perplexity AI, LMArena, and Google AI Studio.
The extension icon now opens a side panel instead of a popup. Is now also responsive.
Added a permissions manager & better onboarding instructions.
I have all the permissions I need to add more providers easily, as well as new features.
Copy prompts to clipboard from the sidebar! Super handy for unsuported sites.
Updated some parts of the UI. More to come!
There's a small bug on how the icon displays on Google AI Studio.
Version 1.9.5
Added Hot Corner mode - Hover over the bottom right corner of the screen to open the prompt manager
Added a new settings view to manage extension preferences - more to come!
Version 1.9.3
Added support for abacus.ai's ChatLLM
Replaced inline SVG icons with Material UI icons
Fixed a start-up issue to ensure saved prompts are properly loaded on initialization
Resolved the Import/Export icon issue in the site popup view for better usability
Improved UX/UI by updating icons and adding descriptive tooltips for better clarity and navigation
Version 1.9.2
Code refactor
Onboarding flow fix
Various bug fixes
Centralized keyboard navigation code
Tweaked spacing accross the UI
Started work on settings view
Version 1.9
Prompt variables! Insert dynamic values intuitively on the go. Create prompt variable using #'s
Tooltip added for onboarding, "Hover to Start" for first time users
Change prompt order in the edit menu
Changelog view
Grok and Copilot support
Revamped entire UI theme & animations, including dark mode
Cleaned up text
Better instructions in the info menu
Github link
Changed name: Simple Prompt Manager -> Open Prompt Manager
Code almost entirely rewritten
Squashed various bugs for improved reliability
Version 1.7
Code refactor : much optimized & refactored code
Prompts management : missing prompts instructions displayed in prompt button menu
Update : if no prompts present, default to new prompt menu
Bugfix : consistent UI when switching between views
Fix : Gemini : support for new input area
Version 1.6
Bugfix : storage manager updated, now handles *many* more prompts! Sorry about that.
Fix : windows / linux keyboard shortcut, now ctrl+m
Add : Deepseek support
Add : Legacy prompt system checkout + instructions, in case migration process does not work as expected.
Version 1.5.1
Bugfix - Special thanks to Hexodus on Github!
Version 1.5
Features:
Added bottom menu to the prompt list
Added shortcut to open/close prompt manager : Command + Shift + P / Ctrl + Shift +P
Import & Export prompts from the button directly
Save new prompts from the button directly
Edit or delete prompts from the button directly.
Style:
Added nice hover effects to selected prompt list items
General styling overhaul of the button elements (various menus, etc.)
Display keyboard navigation shortcuts in a last tab in both button & popup
Significantly improved dark mode on popup
Added dark mode on prompt button display
Version 1.4
Features:
Create new prompts straight from the prompt button
Search for prompt titles and content straight from the prompts list popup
Support for UUID when export/importing to merge prompts intelligently
Hover over button to open list (click override available)
Added Gemini support
Draggable button support
Style:
New logo, new title
Menubar popup redesigned
Cleaner menubar popup - hover for edit & delete
Adjusted element spacing, bottom links
Prompt button icon updated, added animations
Improved prompts button positioning
Scrollbar support in prompts list in popup and prompt button
Keyboard navigation:
Search field automatically selected when list is displayed - type to filter, enter to input
Navigate the prompt list results with the arrow keys
Escape to close prompt list
Version 1.3
Changed prompt inserter : from dropdown in inputbox to floating button
Made the extension compatible with other services : Claude, NotebookLM, Poe. Open to integrating it to
additional tools (contact me!)
Version 1.2.2
Improved layout
Version 1.2.1
Refactored the code for easier future developement