mirror of
https://github.com/yokoffing/Betterfox.git
synced 2026-06-12 15:40:48 +05:30
restore Beacon API
This commit is contained in:
+3
-4
@@ -148,10 +148,9 @@ user_pref("privacy.partition.always_partition_third_party_non_cookie_storage.exe
|
|||||||
// PREF: Beacon API
|
// PREF: Beacon API
|
||||||
// Disabling this API sometimes causes breakage:
|
// Disabling this API sometimes causes breakage:
|
||||||
// [TEST] https://vercel.com/
|
// [TEST] https://vercel.com/
|
||||||
// Instead of disable, block in uBlock Origin with rule `$ping`
|
// [1] https://developer.mozilla.org/docs/Web/API/Navigator/sendBeacon
|
||||||
// [1] https://github.com/arkenfox/user.js/issues/1586#issuecomment-1320372943
|
// [2] https://github.com/arkenfox/user.js/issues/1586
|
||||||
// [2] https://developer.mozilla.org/docs/Web/API/Navigator/sendBeacon
|
//user_pref("beacon.enabled", false);
|
||||||
user_pref("beacon.enabled", false);
|
|
||||||
|
|
||||||
// PREF: battery status tracking
|
// PREF: battery status tracking
|
||||||
// [NOTE] Pref remains, but API is depreciated
|
// [NOTE] Pref remains, but API is depreciated
|
||||||
|
|||||||
Reference in New Issue
Block a user