mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-07 00:08:39 +09:00
Update UA construction.
This commit is contained in:
parent
49ffafc979
commit
b3ce96c6d7
6 changed files with 63 additions and 12 deletions
|
|
@ -21,7 +21,9 @@
|
|||
|
||||
pref("keyword.enabled", false);
|
||||
pref("general.useragent.locale", "chrome://global/locale/intl.properties");
|
||||
pref("general.useragent.compatMode.gecko", false);
|
||||
pref("general.useragent.compatMode.firefox", false);
|
||||
pref("general.useragent.appVersionIsBuildID", true);
|
||||
|
||||
// This pref exists only for testing purposes. In order to disable all
|
||||
// overrides by default, don't initialize UserAgentOverrides.jsm.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue