local-first, high-performance, privacy-focused browser.
- Privacy Core: Zero server dependency. All data stored locally in
extract_browser_data.json. - Super-Shields: Integrated ad-blocking with
better-sqlite3(JSON fallback) and@cliqz/adblocker. - Video Optimization: Auto-skips ads on YouTube and blocks tracking on Twitch/Kick.
- Secure Architecture:
contextIsolationandsandboxenabled by default.
Dependencies should already be installed. If not:
npm installNote: better-sqlite3 was temporarily removed due to build issues on Windows without C++ tools. A JSON fallback is used.
To start the browser:
npm start- No Google Analytics found.
- No Facebook trackers found.
- Content Security Policy (CSP) active in
main.js.