Greasy Fork is available in English.

Webpage mask

A customizable mask layer above any webpage. You can use it as a privacy mask, a screensaver, a nightmode filter... and so on.

Đây là phiên bản của script này, nơi mã nguồn đã được cập nhật. Hiện tất cả các phiên bản.

  • v0.4.2 11-02-2025
    • improvement: added crossorigin="anonymous" on <img> to solve CORS issues
  • v0.4.1 07-02-2025
    • feat: image reloading while load error occurs
    • improvement: add alternative code execution method, better bypassing CSP
    • maintainence: upgrade to new FunctionLoader framework
  • v0.3 21-12-2024
    • improvement: added a menu button to tamperorily disable mask
  • v0.2.2 30-09-2024
    • improvement: added a workaround to deal with GM_addElement not working properly
  • v0.2.1 09-09-2024
    • hot fix: removed unused logging
  • v0.2 09-09-2024
    • improvment: Better compatibility on sites with addEventListener hooked
    • bug fix: doesn't work on webpage with iframe (e.g. https://dolmods.net/vanilla/)
  • v0.1 08-09-2024