diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2024-07-11 11:39:14 -0700 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2024-07-11 11:39:14 -0700 |
commit | 268a95f08934c4109adcba629f8c189b4f90bf1f (patch) | |
tree | 8d600546147b2fc7c12b91ff23a9b64a602c3893 /home/xyz/.mozilla | |
parent | b823928f704ba3c41462d3072c14e6ec33c58f14 (diff) |
arkenfox userjs override comment, adobe express needs to enable webgl and disable RFP
Diffstat (limited to 'home/xyz/.mozilla')
-rw-r--r-- | home/xyz/.mozilla/firefox/xxxxxxxx.fly/user-overrides.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/home/xyz/.mozilla/firefox/xxxxxxxx.fly/user-overrides.js b/home/xyz/.mozilla/firefox/xxxxxxxx.fly/user-overrides.js index f5e70a52..d64917d8 100644 --- a/home/xyz/.mozilla/firefox/xxxxxxxx.fly/user-overrides.js +++ b/home/xyz/.mozilla/firefox/xxxxxxxx.fly/user-overrides.js @@ -3,14 +3,14 @@ user_pref("_user.js.parrot", "custom overrides: starting"); // fixes -// a lot: image upload from local, image check not robot, disable surfingkey alt-s hotkey, twitch login and follow, douyin login, douyin chat in live streaming room, google map highway name, protomaps China province name, joinhandshake.com maybe need to disable this once +// a lot: image upload from local, image check not robot, disable surfingkey alt-s hotkey, twitch login and follow, douyin login, douyin chat in live streaming room, google map highway name, protomaps China province name, joinhandshake.com maybe need to disable this once, adobe express //user_pref("privacy.resistFingerprinting", false); // douyu pay, bilibili stream watch and user space, pixiv some images not show // now default for version 115.1 so no need //user_pref("network.http.referer.XOriginPolicy", 0); // in the past: baidu //user_pref("security.ssl.require_safe_negotiation", false); -// labster, protomaps, starlink.com availability map, istheservicedown.com outage map +// labster, protomaps, starlink.com availability map, istheservicedown.com outage map, adobe express //user_pref("webgl.disabled", false); // fixes and issues unrelated to arkenfox user.js and addons: |