Sabotage Window/Tab Switch Visibility

Make website completely invisible to the user switching to another window or tab. May break some websites.

すべてのバージョンを表示しています。 コードが変更されたバージョンのみを表示

  • v0.0.3 2024/06/30
    • nothing really changed other than added comments and documentation
    • fixed some grammar in the greasyfork description
  • v0.0.3 2024/01/29
    • fixed visibilityState returning false instead of "visible"
  • v0.0.2 2024/01/29
    • code clean up
    • fixed bug where "safe" block listed event callbacks are not called
    • added "on{event}" blocking for element prototype
  • v0.0.1 2024/01/28