Update to firefox 140.0.0.1468
Fixes:
- (#49) Enabling the "Expand sidebar on hover" option will cause the sidebar to become transparent.
- (#54) The browser may crash when watching videos on Windows 11.
- (#54) The style of the menuseparator does not match the Windows 7 style.
Before the fix | After the fix |
---|---|
![]() | ![]() |
Changing locale:
- In
about:config
Toggleextensions.langpacks.signatures.required
tofalse
- Toggle
xpinstall.signatures.required
tofalse
- Toggle
intl.multilingual.downloadEnabled
totrue
- Toggle
intl.multilingual.enabled
totrue
- open the langpack for target locale (eg
firefox-70.0a1.en-CA.langpack.xpi
if you want anen-CA
locale). - In
about:preferences
click "Set Alternatives" under "Language", move desired locale to the top position, click OK, click "Apply And Restart"
I never said the browser would support Windows Vista. However, if you insist on running it on Vista:
- Set the environment variable
MOZ_DISABLE_CONTENT_SANDBOX=1
. - If the installer or browser becomes unresponsive, run
taskkill /f /im firefox.exe
and restart the browser.