https://github.com/le0developer/deepforgery
Aggressive anti-fingerprinting extension for Chrome.
https://github.com/le0developer/deepforgery
Last synced: 5 months ago
JSON representation
Aggressive anti-fingerprinting extension for Chrome.
- Host: GitHub
- URL: https://github.com/le0developer/deepforgery
- Owner: Le0Developer
- Created: 2024-02-14T22:10:37.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-11-11T15:04:17.000Z (over 1 year ago)
- Last Synced: 2024-11-11T15:39:31.801Z (over 1 year ago)
- Language: TypeScript
- Size: 26.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# deep forgery
Very aggressive anti-fingerprinting browser extension.
WILL break websites that rely on WebGL or Canvas.
## Usage
Build the extension with `npm run build` and load the `dist` directory as an
unpacked extension in your browser.
Only chrome is supported at the moment.