Greasy Fork is available in English.

Battery Status API Spoofer

Either fully removes navigator.getBattery() or replaces it with a fixed 100%-charged state, to prevent fingerprinting/tracking via battery level and charging status

Du musst eine Erweiterung wie Tampermonkey, Greasemonkey oder Violentmonkey installieren, um dieses Skript zu installieren.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

Sie müssten eine Skript Manager Erweiterung installieren damit sie dieses Skript installieren können

(Ich habe schon ein Skript Manager, Lass mich es installieren!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Autor
Streampunk
Installationen heute
0
Installationen gesamt
4
Bewertungen
0 0 0
Version
1.0
Erstellt am
12.07.2026
Letzte Aktualisierung
12.07.2026
Größe
7,92 KB
Lizenz
MIT
Wird angewandt auf
Alle Seiten

Userscript neutralizes the Battery Status API, which sites can use to read your device's exact charge level and charging state as surprisingly effective way to track and correlate sessions.
It either removes navigator.getBattery() entirely (block mode, making it look like the API was never implemented, same as Firefox/Safari) or returns a fixed 100%-charged, plugged-in state that never changes (fixed mode).
You can test it's working at https://browserleaks.com/javascript