Prompterella bookmarklet
The Prompterella bookmarklet lets you instantly stage any webpage content for AI processing without leaving your browser.
Bookmarklet Generator
Customize Your Button
What you want the button to say in your bookmarks bar.
This context will be prepended to the page title sent to the AI.
✨ Summarize
↑ Drag this button to your bookmarks bar
Bookmarklet CodeJavaScript
javascript:(function(){window.PROMPTERELLA_CONFIG={prompt:'Summarize this page',actionName:'Summarize'};var s=document.createElement('script');s.src='https://prompterella.com/bookmarklet.js';document.body.appendChild(s);})();ℹ️
This code is generated entirely client-side. It injects a configuration object window.PROMPTERELLA_CONFIG before loading the main script.
How to Use
- Use the generator above to customize your tool (e.g., "Explain", "Summarize").
- Drag the black button to your browser's bookmarks bar.
- Navigate to any webpage you want to process.
- Click the bookmark. A ✨ Summarize button will appear in the bottom-right.
- Click it to stage the content and open the Prompterella Gateway.