arkenfox / user.js

Firefox privacy, security and anti-tracking: a comprehensive user.js template for configuration and hardening
MIT License
10.03k stars 515 forks source link

Is there a way to disable resolution spoofing #1799

Closed notswwife closed 8 months ago

notswwife commented 8 months ago

Is there a way to get back the default resolution (not the spoofed one)? I really like the config, but I find the resolution a dealbreaker.

latest version, windows

rusty-snake commented 8 months ago

https://github.com/arkenfox/user.js/blob/4a510a4b4ceda8a177831a77309f2faccf7e18d5/user.js#L691

notswwife commented 8 months ago

thanks, sad tho

rusty-snake commented 8 months ago

It is not really clear to what you refer with "resolution spoofing". Media queries (inner/outer window size, ...), display ration, letterboxing, ...

For letterboxing see.

https://github.com/arkenfox/user.js/wiki/3.2-Overrides-%5BCommon%5D#-fingerprinting https://github.com/arkenfox/user.js/blob/4a510a4b4ceda8a177831a77309f2faccf7e18d5/user.js#L759-L768

crssi commented 8 months ago

To start FF window maximized I use extension Maximize All Windows (Minimalist Version)

Thorin-Oakenpants commented 8 months ago

https://github.com/arkenfox/user.js/blob/4a510a4b4ceda8a177831a77309f2faccf7e18d5/user.js#L691

actually, these days with RFPTargets this is not strictly true :)

edit: not all RFP items are hooked up

edit: to be even more clear, RFPTargets are not used with RFP :)