Mozzarella

Home

Anon browser

Anon Browser is an extension that randomizes some Navigator attributes used for fingerprinting and tracking user activity.

It acts at two levels: HTTP Headers (User-Agent and Accept headers) and the Navigator Object in Javascript.

Example user-agent generated:
- Mozilla/5.0 (Windows NT 8.0; Win64; x64; rv:48.0) Gecko/20100125 Firefox/102.20
- Mozilla/5.0 (Windows NT 8.0; Win64; x64; rv:78.0) Gecko/20100112 Firefox/99.25

More info and source code is available at : https://github.com/ayoul3/anonBrowser

Install