Categories

Developer

ayoul3
ayoul3

Anon browser v0.61

  • rating
  • rating
  • rating
  • rating
  • rating
0 (0 reviews)
Randomize key browser attributes to avoid fingerprinting and user tracking. The attributes such as user-agent are altered just enough to have different values at each request while minimizing the impact on the browsing experience.

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