Browser fingerprinting and Firefox
问题 I'm wondering if there is a way to fake your browser fingerprint (can be tested on sites like https://panopticlick.eff.org/) by making the browser (firefox in my case) supply fake data? If so i would like to make an extension that does it. Is that possible? If it is any suggestions as to how would i go about doing it? Many Thanks! 回答1: Just make an extension that is a proxy and every http request that goes out would go through your extension's proxy. Then take the data and manipulate it