dillbyrne / random-agent-spoofer

Firefox addon - Rotates complete browser profiles ( from real browsers / devices ) at a user defined time interval. It includes many extra privacy enhancing options
https://addons.mozilla.org/en-US/firefox/addon/random-agent-spoofer/
GNU General Public License v3.0
616 stars 108 forks source link

Issue with screen resolutions #223

Closed wrzhouse closed 9 years ago

wrzhouse commented 9 years ago

It's easy for anyone to spot faked screen resolution, as 'Your screen:' and 'Available screen:' are always same values, while if not faked are different.

Example: http://ipleak.net

dillbyrne commented 9 years ago

@wrzhouse there is an open issue for this already. #54

Closing as duplicate

https://github.com/dillbyrne/random-agent-spoofer/wiki/Bug-reporting-guide

wrzhouse commented 9 years ago

OK. One more thing....

http://www.imamasim.com/cli/css3.htm

screen resolution detection by css3. Can you change the screen resolution the way, so it could be detected right way via css3 as well?

Now css3 shows original value, while js working OK (not talking about the bug I told you before)

On 5/25/15, dillbyrne notifications@github.com wrote:

Closed #223.


Reply to this email directly or view it on GitHub: https://github.com/dillbyrne/random-agent-spoofer/issues/223#event-312905219

dillbyrne commented 9 years ago

@wrzhouse I don't know of a way off hand to do it but I'm sure it can be done. If myself or someone else can figure it out I'll be sure to add it.