VanishIt

透過快速 Alt+右鍵操作,輕鬆讓任何頁面元素消失。

目前為 2025-06-10 提交的版本,檢視 最新版本

這裡只顯示彼此間有代碼差異的版本。 顯示所有版本。

  • v1.2 2025-06-10

    Added

    • Dark theme support using prefers-color-scheme: dark.
    • Automatic detection of system theme (light/dark) on initial load.
    • Dynamic theme switching: responds to system theme changes in real time using matchMedia().addEventListener('change', ...).

    Changed

    • Reorganized inline styles to dynamically reflect the current theme.
    • Replaced hardcoded light theme styles with conditionally applied values based on system preferences.

    Fixed

    • mouseover and mouseout styles are now also theme-aware, ensuring consistent appearance in both themes.
  • v1.1 2025-06-08

    Changelog v1.1 (from v1.0)

    • Fixed positioning: Switched popup to position: fixed (never clipped by parent overflow)
    • Max z‑index: Set z‑index to browser max (2147483647)
    • Capture‑phase listeners: Run event handlers before site scripts
    • HTML append: Append menu to <html> instead of <body>
    • Esc‑key support: Added Escape key to close the menu
  • v1.0 2025-04-01

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址