mirror of
https://codeberg.org/claui/mobile-config-firefox.git
synced 2025-02-20 17:41:44 +00:00
Preferences set with `pref()` can be changed by the user, but they're then reset on each Firefox startup. As users may want a different UA and keep it persistent, we should set the default value with `defaultPref()` instead. This requires moving the preference to the autoconfig file though, as `defaultPref()` isn't recognized in the main config file. |
||
---|---|---|
.. | ||
common | ||
homepage | ||
userChrome | ||
userContent | ||
mobile-config-autoconfig.js | ||
mobile-config-prefs.js | ||
policies.json |