hello009-commits / custom-chromium

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is an open source custom chrome project. The goal of the project is to completely fake the fingerprint of any device without leaving any traces.

Setup

MacOS

Development

MacOS

Project tree

📦custom-chromium
┣ 📂build (files for build)
┣ 📂builder (scripts for build)
┣ 📂chromium (original chromium)
┣ 📂configs (configs for build)
┃ ┗ 📂devices (device descriptors)
┣ 📂depot_tools (utils for build chromium)
┣ 📂docs (documentation)
┣ 📂dist (distribution kit)
┗ 📂updates (changes made to chromium assembly)

How does it work?

soon

Links

TODO LIST ✓

getFontFaceLoadFonts(getFontList

About


Languages

Language:C++ 91.8%Language:JavaScript 8.2%