Auto-Maximize Abrowser Window
- Anmelden oder Registrieren um Kommentare zu schreiben
Does anyone know how to auto-maximize the Abrowser window, when the program is started?
I have been looking around, but have not found a good answer for this. Thanks.
This is a open issue : https://trisquel.info/en/issues/24058
I think relates to a Firefox privacy setting, part of an implementation of the Tor Uplift project.
You can completely disable it (not recommended, for privacy reasons):
about:config > privacy.resistFingerprinting = false
or create two new integer items:
privacy.window.maxInnerWidth
privacy.window.maxInnerHeight
and set the window size as you want.
Thank you Luca Guidetti, this work.
- Anmelden oder Registrieren um Kommentare zu schreiben