Guide 01
Save your first item
Paste text, code, links or JSON. Check the detected type, or write a new item from scratch.
Read getting startedctrlv.page help
ctrlv.page saves pasted text in this browser so you can find and copy it later. Start with the task you need.
What is ctrlv.page?
Keep ctrlv.page open beside your IDE. Drop in the JSON response, command, URL, error message, code fragment or rough note you need while you work. You do not have to name it, file it or turn it into a permanent note.
Remember one word? Search it, copy the original text and get back to your code.
The inbox runs entirely on the client side. Your pasted content stays in the current browser profile. ctrlv.page does not upload or log it, and it never sends your items to a server. Your clipboard is not monitored. Possible secret patterns are checked locally after you paste.
Export one JSON file when you want a backup, then import it to move the inbox yourself.
Three short guides
Each guide follows one task from start to finish.
Guide 01
Paste text, code, links or JSON. Check the detected type, or write a new item from scratch.
Read getting startedGuide 02
Search with one or more words, filter by type and copy a full item, one line or a selected part.
Learn how to find itemsGuide 03
See where items are stored, how local possible-secret checks work and what to review before selected exports.
Manage your dataThe basic loop
You do not need an account or a folder system.
Work from the keyboard
Use these shortcuts from the main inbox.
| Action | Shortcut | When it works |
|---|---|---|
| Paste an item | Ctrl+V or Command+V | Anywhere on the main page except inside a text field. |
| Focus Search | / | When you are not typing in a field. |
| Move through results | ↑ or ↓ | From Search or an active result. |
| Open a result | Enter | On the active result. |
| Copy a result | C | Copies the full active result. |
| Go back | Esc | Closes an item. Press again to clear Search. |
Quick answers