A prompt snippet manager that follows you to any text box
A Chrome extension that injects a curated prompt gallery into Gemini, Google AI Studio, and literally any website’s text box.

What it does
Banana Prompt Quicker is a Chrome extension that stores and injects curated AI prompts into web pages. It overlays native prompt galleries onto Gemini, Google AI Studio, and Gemini Enterprise, and can also shove snippets into any input field on the internet via a right-click context menu. Think of it as a snippet manager dressed up for the generative-AI era.
The interesting bit
The extension’s “Inspiration Mode” turns image-generation prompting into a multiple-choice flow instead of a blank-page staring contest. More practically, a config.json with JS selectors lets you adapt the extension to new sites without waiting for an official update, and the author claims remote hot-fix capability when Gemini’s DOM inevitably changes.
Key highlights
- Native overlays for Gemini, AI Studio, and Gemini Enterprise; right-click insertion for any other site
- Curated prompt gallery with subcategories, custom prompts, and reference-image support
- “Inspiration Mode” guides image-generation requests through structured choices
- NSFW filter and random prompt shuffle built in
- Dynamic site support via user-defined JS selectors in
config.json
Caveats
- The Userscript/Tampermonkey version is explicitly noted as lagging behind the main extension
- The README is mostly in Chinese, and future plans mention a possible Svelte refactor, suggesting the current codebase may still be in flux
Verdict
Worth a look if you spend most of your day in Gemini or AI Studio and are tired of retyping the same prompts. If you don’t use browser extensions or already have a local snippet manager, this is just glue.
Frequently asked
- What is glidea/banana-prompt-quicker?
- A Chrome extension that injects a curated prompt gallery into Gemini, Google AI Studio, and literally any website’s text box.
- Is banana-prompt-quicker open source?
- Yes — glidea/banana-prompt-quicker is open source, released under the MIT license.
- What language is banana-prompt-quicker written in?
- glidea/banana-prompt-quicker is primarily written in JavaScript.
- How popular is banana-prompt-quicker?
- glidea/banana-prompt-quicker has 2.4k stars on GitHub.
- Where can I find banana-prompt-quicker?
- glidea/banana-prompt-quicker is on GitHub at https://github.com/glidea/banana-prompt-quicker.