Analysis updated 2026-05-18
Use Drift as a privacy-focused Windows desktop browser with ad blocking and an encrypted password vault built in.
Keep social apps like WhatsApp and Discord open in a slide-out panel with separate logins while you browse normally.
Chat with a Claude AI assistant on the browser's new-tab page using your own Anthropic API key.
| arthurmoorgan/drift | lukeed/editor-lite | masilvasol/stremio-lacartoons | |
|---|---|---|---|
| Stars | 6 | 6 | 6 |
| Language | JavaScript | JavaScript | JavaScript |
| Last pushed | — | 2016-11-05 | — |
| Maintenance | — | Dormant | — |
| Setup difficulty | moderate | easy | moderate |
| Complexity | 2/5 | 2/5 | 2/5 |
| Audience | general | developer | general |
Figures from each repo's GitHub metadata at analysis time.
Windows only, requires Node.js LTS installed on your machine.
Drift is a desktop web browser for Windows, built on Electron (a framework that packages web technologies into a native application using a real Chromium engine, the same one that powers Google Chrome). It is described as calm and private, with a frosted-glass visual style: seven color themes and a minimal default appearance that keeps clutter out of the way. The browser uses vertical tabs rather than the traditional horizontal tab row at the top. A side rail holds the address bar, pinned tab icons, and quick access to tools. There is also a slide-out web app panel that lets you keep Instagram, WhatsApp, Discord, TikTok, and similar sites open in their own isolated sessions alongside your normal browsing. Privacy and security features include a built-in ad blocker powered by uBlock Origin, which is downloaded automatically when you install the app. There is also an encrypted password vault with autofill and a hardened security model for the Chromium sessions running inside the browser. There is a built-in AI assistant on the new-tab page. It uses Anthropic's Claude API, and you supply your own API key. Once you paste the key in once, it is stored only in the app's local data folder and is never exposed to any web page. Replies stream in token by token as you type. The default model is Claude Haiku 4.5, with Sonnet and Opus available in settings. Running from source requires Node.js on Windows. You clone the repository, run npm install (which also fetches uBlock Origin), and then npm start to open the browser. Building a distributable produces either a Windows installer or a single portable executable file. The project's own code is MIT licensed. The bundled uBlock Origin ad blocker is separately licensed under GPLv3.
A Windows desktop browser built on Electron with vertical tabs, an encrypted password vault, built-in ad blocking, and a Claude AI assistant that runs on your own API key.
Mainly JavaScript. The stack also includes JavaScript, Electron, Chromium.
The browser's own code is MIT licensed. The bundled uBlock Origin ad blocker is separately licensed under GPLv3.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.