Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Поиск в поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

How to force firefox to start as specific height width?

  • 2 ответа
  • 3 имеют эту проблему
  • 235 просмотров
  • Последний ответ от doop23
  • Решено

hi

i just got firefox setup just as i want so dont want to reset it. yes i have used arkenfox to beef up pivacy.

only problem is i assume fingerprint disabling has made the window size like tor browser.

is there a way via the shortcut to "c:\mozilla\firefox\firefox.exe" -height 1024 -width 1600

does not work

"c:\mozilla\firefox\firefox.exe" -height 1024 -width 1600 -P default

does not work

how do i fix this? using this method? as i would prefer to do this way

alternatively prefs.js / is there a way to do it there?

simple step by step instructions please

your time and help is appreciated.

thx

hi i just got firefox setup just as i want so dont want to reset it. yes i have used arkenfox to beef up pivacy. only problem is i assume fingerprint disabling has made the window size like tor browser. is there a way via the shortcut to "c:\mozilla\firefox\firefox.exe" -height 1024 -width 1600 does not work "c:\mozilla\firefox\firefox.exe" -height 1024 -width 1600 -P default does not work how do i fix this? using this method? as i would prefer to do this way alternatively prefs.js / is there a way to do it there? simple step by step instructions please your time and help is appreciated. thx

Выбранное решение

Disable privacy.resistFingerprinting in about:config and instead use:

privacy.fingerprintingProtection = true
privacy.fingerprintingProtection.overrides = +AllTargets,-RoundWindowSize
Прочитайте этот ответ в контексте 👍 1

Все ответы (2)

Выбранное решение

Disable privacy.resistFingerprinting in about:config and instead use:

privacy.fingerprintingProtection = true
privacy.fingerprintingProtection.overrides = +AllTargets,-RoundWindowSize

zeroknight said

Disable privacy.resistFingerprinting in about:config and instead use: privacy.fingerprintingProtection = true privacy.fingerprintingProtection.overrides = +AllTargets,-RoundWindowSize

hi

does these options still give you some protection from fingerprinting?

does privacy.fingerprintingProtection = true still enable fingerprinting protection?

thx