Overview
Flow Browser is a TypeScript desktop browser built on Electron and Chromium. It combines multiple profiles, Spaces, a sidebar, command palette, persisted tabs, Chrome extensions, native ad blocking, sleep tabs, and Widevine support in a minimal interface. The latest release as of September 17, 2026 is v0.12.0.
Features and best fit
Based on official documentation; not hands-on tested · Content checked:
Organize tabs around profiles, Spaces, a sidebar, and command palette
The README highlights multiple profiles and Spaces, quick access to bookmarks/history/settings from a sidebar, command-palette navigation and search, and persisted tabs across restarts.
Sources: [2]
Keep Chromium compatibility while adding extensions, ad blocking, sleeping tabs, and Widevine
Flow can install Chrome Web Store extensions and includes a native ad blocker, resource-saving sleep tabs, and Widevine for DRM-protected content. It is an Electron/Chromium product rather than an independent browser engine.
For users who want Arc/Zen-inspired browser organization while keeping the Chrome extension ecosystem in a GPL codebase
It also provides a useful reference for developers interested in building browser UX on top of Electron and Chromium.
It is still a v0.x browser and the README lists basic browser capabilities as upcoming
As of v0.12.0, the README still lists tab reordering, downloads, pinned tabs, custom search engines, and tab previews under Upcoming Features. Validate the basics you rely on before replacing a primary browser.
Privacy-focused positioning does not change the fact that the engine is Electron/Chromium, so security and privacy review should include Chromium/Electron update cadence and extension permissions.
Official sources
- [1]MultiboxLabs/flow-browser — GitHub repository metadata(2026-09-17)
- [2]Flow Browser — README(2026-09-17)
- [3]Flow Browser v0.12.0 release(2026-09-17)
Supplemental curator note
It offers Arc/Zen-inspired organization with Chromium compatibility, but v0.x maturity and several upcoming basic browser features warrant testing.
Try it in 3 steps
- 1
Get the source
git clone --depth 1 https://github.com/MultiboxLabs/flow-browser.git - 2
Enter the repository
cd flow-browser - 3
Check the official steps
Continue with the commands in the README Installation, Quick Start, or Getting Started section.
find . -maxdepth 1 -iname 'README*' -exec sed -n '1,220p' {} \; -quit
Growth
Growth trends · Last 30 days
1,075 Stars
Trend data is still being collected.
Development activity
Last 90 days · weekly
- Commits (last 30 days)
- 0
- Open PRs
- 21
Development activity is still being collected.
Built with
Categories and tags
Categories
GitHub data
GitHub dataView detailed GitHub data
GitHub Topics
- browser
- bun
- chromium
- electron
- javascript
- react
- vite
- contributions-welcome
- help-wanted
- Stars
- 1,075
- Forks
- 61
- Watchers
- 8
- Open issues
- 38
- Primary language
- TypeScript
- License
- GPL-3.0
- Repository last updated
- May 30, 2026
Related information
Write a related articleShare a guide or use case for this OSS in Markdown. Articles are published after administrator approval.
Explore next
- n8n204,729 Stars
A fair-code platform combining a visual canvas and code for service integrations, workflows, and AI agents.
TypeScript - Oh My Zsh189,764 Stars
A community framework for managing Zsh configuration through plugins, themes, and an update mechanism.
Shell - Excalidraw132,182 Stars
An open-source virtual whiteboard for hand-drawn-style diagrams, wireframes, and notes on an infinite canvas.
TypeScript - Mermaid90,278 Stars
A diagrams-as-code library that renders flowcharts, sequences, UML, and more from Markdown-like text.
TypeScript - fzf83,046 Stars
An interactive terminal tool that fuzzy-filters any candidate list and returns selected values to a shell workflow.
Go
Report incorrect information
Tell us if any listing information is incorrect or outdated.