Skip to content

Agalar-Development/aabbrowser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Extract Browser

local-first, high-performance, privacy-focused browser.

Features

  • 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: contextIsolation and sandbox enabled by default.

Installation

Dependencies should already be installed. If not:

npm install

Note: better-sqlite3 was temporarily removed due to build issues on Windows without C++ tools. A JSON fallback is used.

Running content

To start the browser:

npm start

Security Audit

  • No Google Analytics found.
  • No Facebook trackers found.
  • Content Security Policy (CSP) active in main.js.

About

aabbrowser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published