The web you came for isn't the web you get
Open YouTube to watch one tutorial. Forty minutes later, you've watched the tutorial, three Shorts you didn't choose, two recommended videos the algorithm picked, and you've scrolled through 200 comments. The tutorial was the reason. The rest was the product.
This isn't a personal failure of focus. The modern web is engineered around engagement metrics. Every major content platform measures success in time-on-site, and the UI is built to maximize that number: infinite scroll, autoplay, recommendation rails, push notifications, badge counts, like counters, comment threads. None of it is required to deliver the actual content. All of it makes leaving harder.
A distraction-free browser is one that strips this layer back to the content itself. You still get the article, the video, the tweet, the search result. You don't get the dopamine machinery wrapped around it.
What talavo removes
talavo is a free Safari-based browser for iPhone, iPad, and Mac that ships with distraction filters as first-class features. Each is a toggle — turn on what you want gone, leave the rest. The targets:
- YouTube: ad blocking, Shorts (shelf + tab + thumbnails), comments, end-screen tiles, sidebar recommendations, autoplay, channel branding.
- Twitter / X: the For-You feed, trending sidebar, who-to-follow panel, promoted posts.
- Instagram web: Stories rail, suggested posts, Reels tab.
- Reddit: feed pollution from recommended subreddits, popular posts in the sidebar.
- Every other site: universal ad and tracker blocking via native iOS WKContentRuleListStore (the same engine Safari content blockers use, but always-on).
Zen Mode: pick what disappears
Zen Mode is talavo's central feature. It exposes four toggles on top of YouTube and similar sites: Ad Blocking, Short-form content, Comments, Community Posts. Each is independent, each persists across sessions, and each can be turned on or off in two taps via the right drawer.
The drawer also exposes second-tier toggles: hide the recommendation sidebar, force theater mode, hide channel watermarks, disable autoplay-next. The defaults are sensible (most users keep ad blocking and Shorts off, comments and recommendations on), but every toggle is up to you.
Built on WebKit, no compromises on web compatibility
talavo isn't a custom rendering engine. It's WebKit — the same engine that powers Safari — with a feature layer added on top. Every site that works in Safari works in talavo. Banking sites, email, productivity tools, maps, news, all of it renders identically.
The distraction filters target specific UI elements on specific sites. If the target isn't present (because it's not a site we filter, or because the page doesn't have that element), the filter is a no-op. talavo doesn't break sites it doesn't recognize.
No account, no telemetry, no data collection
talavo doesn't have an account system because it doesn't need one. Your browsing stays on your device. Settings sync via iCloud (Apple's encrypted sync, not our servers). The app doesn't include third-party trackers, doesn't ping analytics servers on browsing events, and doesn't have a backend that sees your URLs.
The reasoning is structural: when a browser has a business model dependent on user data, the product team's incentives don't align with the user's. talavo doesn't have that conflict because it doesn't have that business model. The app is free, the optional Premium is a $0.99/mo tip jar that removes a single launch ad, and that's the entire revenue surface.
Who this is for
talavo is for people who keep installing focus apps and uninstalling them. For parents who don't want their teen drowning in Shorts. For freelancers who lose 30 minutes to "just one more video" between work sessions. For anyone who's tired of being the product.
It's not for power users who need 50 extensions, custom CSS injection, or Vimium-style keyboard navigation. It's a focused tool with opinions: certain things are distractions, those things are gone by default, you can turn individual ones back on if you need them. That's the contract.
Why "distraction-free" isn't just minimalism
A common confusion: "distraction-free" sounds like a stripped-down UI for aesthetic reasons. It isn't. Aesthetic minimalism is about visual restraint on the chrome surrounding content. Distraction-free is about removing the content that exists to capture attention — Shorts, recommended videos, autoplay-next, comment threads, push-notification triggers.
The reason it works is that attention isn't a willpower problem. The research consensus across decision science (starting with Thaler & Sunstein's Nudge, refined through Wendy Wood's Good Habits, Bad Habits, and most recently James Clear's Atomic Habits) is that behavior follows friction. Reduce the friction to an action and the action happens more. Add friction and it happens less. A 2-second delay before a Short auto-plays would meaningfully reduce Short consumption — and the YouTube product team knows this, which is why no such delay exists.
A distraction-free browser is essentially a friction-restoration tool. It puts back the brief pause between "I want to do X" and "I'm somehow scrolling Y instead." That pause is enough for the better decision to win most of the time.
What changes after the first week
The interesting effect of removing distraction surfaces isn't anything dramatic — it's the small habit shifts that compound. People who switch from Safari + YouTube app to talavo as their primary content-consumption surface typically describe the same pattern over the first two weeks:
- YouTube sessions get shorter. Not because YouTube becomes less appealing — because the auto-engineered "watch one more" surfaces (autoplay, recommendations, end-screen tiles) aren't there to catch you on the way out. You watch the video you came for, then close the tab.
- Reflex phone checks decrease. The recommendation engine isn't sending "you might like this video" pushes, the Shorts shelf isn't tempting you with a swipe, and the comment-notification surface is gone. Fewer triggers, fewer unlocks.
- Comment-section time goes to zero by default. If you were spending 5–10 minutes a day reading reactions to videos, that time reallocates to something else (most people report reading more, walking more, or sleeping more — pick your own).
- The "where did the last hour go?" feeling fades. Drift time was usually drift between distracting surfaces. Remove the surfaces and the drift mostly stops.
- Bedtime drifts earlier. Late-night YouTube and Shorts doomscrolls are the most common pre-sleep habit; without the infinite feed and the auto-recommend, the natural stopping point is much closer.
These aren't dramatic individually. Cumulatively they're the difference between "the phone owns me" and "I own the phone." Your mileage will vary — none of this is a guarantee, and it depends on how reliant you currently are on the surfaces talavo removes.
What it doesn't do
talavo is a tool, not a discipline. It removes the engineered hooks; it does not replace volition. If you intentionally open YouTube and stare at it for two hours, talavo doesn't stop you. The point is to remove the involuntary drift — the "oh I'm on YouTube now, didn't mean to be" pattern — not the voluntary use.
Other things it doesn't do:
- It doesn't track your usage and shame you. There's no "you spent 47 minutes on YouTube today" screen.
- It doesn't block sites. You can visit anything you'd visit in Safari, including the sites talavo otherwise filters — the filters target specific distracting UI elements, not the underlying content.
- It doesn't replace the app store, your messages, your camera, your photos. It's a browser. Other apps are unaffected.
- It doesn't sync with anything other than iCloud (settings only). No cloud account, no email signup, no profile.
FAQ
Does talavo replace Safari?
It can. Some users delete Safari from their home screen and use talavo as their primary browser. Others keep Safari for banking and use talavo only for content sites. Either pattern works.
Can I set talavo as the iOS default browser?
Yes. iOS 14+ allows third-party browsers as the system default. Settings → talavo → Default Browser App.
Does it work without internet?
All filters are local. Settings are stored on-device. The only external service the app talks to is the App Store for updates.
What if I want a specific distraction back?
Every filter is a toggle. Two taps to disable any individual filter, two taps to re-enable. No "are you sure" prompts, no 30-day cooldowns. It's your browser.
Is the source code available?
talavo is closed-source proprietary software, but it's built on standard WebKit and uses native iOS APIs (WKContentRuleListStore) for content blocking — both of which are well-documented. Privacy claims are verifiable by network inspection.
The web, the part you wanted.
Free. No account. iPhone · iPad · Mac.