Uncap your New Tab
Chrome stops you at ten shortcuts. This one keeps going. Right-click to add any page, and your tiles wrap onto as many rows as you need.
10 ∞ unlimited shortcuts
01
Add from any page
Right-click, and it is on your New Tab.
Add the tab you are on or any link you can see. A toast confirms it, so you never break flow to go manage a list.
02
Back it up as JSON
Your tiles live in a file you own.
Export the full set, then merge it into another machine or replace what is there. No sync service in the middle.
03
Stays on your machine
Nothing to sign in to. Nothing phoning home.
Shortcuts are written to local extension storage. The only network call the extension ever makes is a single license check, the one time you activate your key.
- shortcut tileslocal only
- analyticsnone
- account / sign-innone
- browsing historynever read
- license checkonce, on activate
one right-click, done
Your first shortcut, in seconds
Install, open a New Tab, and start adding. The 7-day trial needs no key and no card.
-
Install the extension
Chrome takes over your New Tab with the same familiar layout.
-
Right-click anything worth keeping
Choose Add to shortcuts. The tile appears on your next New Tab.
-
Export when you are happy
One JSON file carries your whole set to any other machine.
$ cat shortcuts-backup.json
{
"version": 1,
"shortcuts": [
{ "title": "Figma", "url": "https://figma.com" },
{ "title": "Linear", "url": "https://linear.app" },
{ "title": "Vercel", "url": "https://vercel.com" }
]
}
one payment, no subscription
Unlock every tile, forever
Try everything for seven days. After that a single key activates one Chrome profile, permanently.
- Unlimited tiles. They wrap onto new rows instead of hitting a cap.
- Right-click to add from any page or link, with a toast to confirm.
- JSON import and export so your set is portable and yours.
- Key by email and on screen the moment your payment clears.
- No account, no telemetry. One license check, then silence.
$9.99 once
One Chrome profile. No renewal, ever.
Paid through Stripe. Your key is emailed to you and shown on the next screen — save it. Sending it again later costs $2.99 to cover delivery. Lost your key?
questions, answered
Before you buy
Do I need an account?
No. There is no sign-up, no login, and no profile. You paste a license key once and the extension never asks again.
What happens after the 7-day trial?
Every feature is unlocked during the trial. When it ends, the New Tab asks for a license key. Your existing shortcuts are never deleted — they are waiting the moment you activate.
How many machines does one key cover?
One. The first successful activation binds the key to that Chrome profile, and later attempts elsewhere are refused. If you change machines often, export your JSON and buy a key per machine.
Where are my shortcuts stored?
In chrome.storage.local on your own machine. They are
never uploaded, and we have no database of anyone's tiles.
I lost my license key.
Use key recovery with your purchase email. Re-sending costs $2.99, which covers the email delivery — it does not create a second license.
Can I move my shortcuts to another computer?
Yes. Export to JSON, then merge or replace on the other machine. The file is plain text you can read and edit yourself.