diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2026-03-13 16:22:32 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2026-03-13 16:22:32 +0900 |
| commit | ef340c3527f3061b30c2c4082823be79809045f8 (patch) | |
| tree | bc93b631cac229e188d727cccf0f999db9cce21e /ar | |
| parent | 2de5f9d7324ebebd15d16c73449724babf859a0b (diff) | |
modified firefox/thesiah.js
Diffstat (limited to 'ar')
| -rw-r--r-- | ar/.config/firefox/thesiah.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ar/.config/firefox/thesiah.js b/ar/.config/firefox/thesiah.js index f218c9a..ccc5306 100644 --- a/ar/.config/firefox/thesiah.js +++ b/ar/.config/firefox/thesiah.js @@ -21,7 +21,7 @@ user_pref("extensions.pocket.enabled", false); // Fullscreen notifications user_pref("full-screen-api.warning.timeout", false); // Disable Firefox sync and its menu entries -user_pref("identity.fxaccounts.enabled", false); +user_pref("identity.fxaccounts.enabled", true); // Keep cookies until expiration or user deletion: user_pref("network.cookie.lifetimePolicy", 0); // Enable custom userChrome.js: |
