Blog
Work the browser from the keyboard.
Practical guides on shortcuts, text expansion, macros, and automation — for the people who measure their day in saved minutes.
Are browser extensions safe? What to check before installing
Most extensions from official stores are safe, but it varies. Here is exactly what to check — permissions, developer, data handling — before you click Add.
Read →How to automate repetitive browser tasks without code
A practical guide to automating the repetitive work you do in the browser — clicks, typing, copy-paste, navigation — from the keyboard, no coding required.
Read →Vim inside Gmail: edit emails and forms without leaving the home row
Turn on in-field Vim and get real NORMAL/INSERT/VISUAL editing — dw, ciw, dot-repeat, counts — inside inputs, textareas, and the Gmail compose box.
Read →How to add custom keyboard shortcuts to any website
Most web apps ship almost no keyboard shortcuts. Here is how to map your own to any action, on any site, in a couple of minutes — no code required.
Read →Text expansion with variables and conditional logic
Snippets are just the start. Add variables, dropdown fields, and {{#if}} branches to send the right message every time — from one template instead of five.
Read →Record and replay clicks on a web page (no code)
Record a click sequence once, tune the timing, and replay the whole flow from a single key — no scripting required.
Read →Run custom JavaScript with a keyboard shortcut in Chrome
Bind your own JavaScript to a key and run it against the live page with full context — url, title, selection, and more. No extension build required.
Read →The SDR's guide to automating Salesforce data entry without coding
Deep-link into records, expand outreach templates, and move field data between tabs — the repetitive CRM work, automated, no admin or code required.
Read →When you need macros, not just snippets
Text snippets stop where real automation begins. Here is how to tell which one your workflow actually needs — and when to chain both.
Read →Beyond text expansion: what power users actually need
A look at the five jobs a browser productivity tool has to cover once snippets are not enough — and why one keystroke layer beats five tools.
Read →Vim keybindings for the whole web — and why they are free
Motions, link hints, a which-key leader menu, caret browsing, and in-field editing — the whole Vim layer, on every plan, for every website.
Read →Build a multi-step browser workflow: navigate, fill, submit in one key
Chain navigation, waits, clicks, fills, and scripts into a single sequence that runs end to end — reliably, from one keystroke.
Read →Clipboard history + cross-tab transfer: the recruiter copy-paste killer
Capture several fields on one page, paste them on another in one pass, and keep a searchable history of everything you copied — all from the keyboard.
Read →