What are the options for blocking methods described in Chrome?
navigator.appVersion
Info os.name
since I was successfully profiled in
http://browserspy.dk/browser.php
I want to hide the browser and OS to avoid exploits.
You can change the User Agent line in Dev Tools:
You can change the User-Agent string sent by Chrome servers. This is explained here .
Source: https://habr.com/ru/post/1201385/More articles:How to free private property in iOS 7 using ARC - iosInvoking a virtual function inside a constructor using an object expression - c ++stop bootstrap pan for looping at the end of a slide - twitter-bootstrapHow to change Java bytecode using ASM 4.0 - javaYou cannot put the ons-page element in the ons-navigator - onsen-uiDifferent Sequelize.js and MySQL association model schemas - node.jsIs there a better / quick way to randomly shuffle a matrix in MATLAB? - arraysOptimize shell script for multiple serial replacements - bashMatlab Matrix Generation with Random Elements - randomWhy do we need a bean to bean mapper, for example dozer, in a web application - javaAll Articles