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

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

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