Greasy Fork

Greasy Fork is available in English.

Disable Page Visibility API

Disable HTML5 Page Visibility API to prevent website tracking you

这些是此脚本变更过代码的版本。 显示所有版本。

  • v0.2 2026-01-13

    Changed

    • Limited blur event interception to the window level to reduce impact on DOM interactions.
    • Continued blocking visibility change events to prevent focus detection.
    • Maintained forced visible state via document.visibilityState and document.hidden overrides.
  • v0.1 2020-11-02