Simplistic approach to getting rid of tracker tokens.
oko removes query parameters from GET requests and cookies from HTTP(S) requests/responses. To see what's currently being removed, check both query_params
and cookie_params
which contains regular expressions of a set of possible targets.
The extension can be enabled or disabled by clicking in the icon.
Should this be a replacement for other anti-tracking-tokens solutions?
No. Not even close. Get better web browsers or even better extensions.
- Visit
chrome://extensions
- Toggle the developer mode ON
- Download the releases ZIP file and extract
Load unpacked
to load the extension
- More testing!
- Keep a list of parameters being removed in this README.