Greasy Fork is available in English.

Always on focus

Prevents websites from knowing that you switched tabs or unfocused the window

Ezek a szkript azon változatai, ahol a kód módosítva lett. Minden verzió mutatása

  • v1.5.3 2024.06.09.

    Fix: classList null safety

  • v1.5.2 2023.10.10.

    Hotfix

  • v1.5.1 2023.10.10.

    Fix issues arising from blocking `mouseleave` and `mouseout` events on all elements

  • v1.5 2023.10.05.

    Fix visibilityState and webkitVisibilityState not working as intended

  • v1.4 2023.04.21.

    Exclude anchor and span elements, add update URL

  • v1.3 2023.04.21.

    Prevent tracking when mouse leaves page

  • v1.2 2023.04.19.

    - Added webkitVisibilityState
    - Added get() handler for visibilityState properties
    - Add event listeners to document
    - Add event.preventDefault()
    - Hopefully added mobile support
    - Remove repetitive code

  • v1.1 2021.07.20.