Snap area blur to nearby elements
When drawing an area-blur rectangle, snap the edges to nearby element bounding boxes so the blur aligns with what’s actually on the page (a row, a card, a section) instead of being a freeform...
Solid bar and pixelate styles in addition to Gaussian blur
Gaussian blur is right for most cases, but two alternatives come up a lot:- Solid bar — a flat opaque rectangle. Looks intentional, matches the visual idiom of “redacted” in legal and finance...
"Blur this" in the right-click menu
Right-click any element on a page and pick Blur this element or Blur selected text straight from the browser’s native context menu. Fastest possible path to hiding something during a stressful share...
Import / export profiles as JSON
Since all blur data is local to the browser, switching machines or reinstalling means rebuilding your setup from scratch. A simple “Export profile” → JSON download and “Import profile” → JSON upload...
Custom regex patterns in SmartBlur
Add your own patterns on top of SmartBlur's built-in 24+ formats — internal user IDs, support ticket numbers, license keys with company-specific prefixes, custom order-number formats, anything that...
Undo last blur action
Cmd/Ctrl + Z to revert the last blur or unblur. Especially valuable for the two real failure modes: an accidental click during a live screen-share that reveals the wrong row, and an area-blur...
Per-element blur intensity
Today, blur intensity is one value per profile. Per-element intensity would let you crank the blur up to opaque on truly sensitive things (credit card numbers, secret keys) while keeping a lighter,...
Keyboard shortcuts
Trigger the most common actions without opening the popup — toggle Edit mode, run SmartBlur, switch between blur profiles, toggle Hide Tab Titles, and toggle Meeting Mode, all via configurable...