Skip to content

Remove biliibli live blur mask by sparanoid

Details

Authorsparanoid

LicenseNo License

Categorylive.bilibili.com

Created

Updated

Size343 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

๐Ÿ˜…

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Remove biliibli live blur mask
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         sparanoid
==/UserStyle== */

@-moz-document domain("live.bilibili.com") {
  
  /* ๐Ÿ˜… */
  #web-player-module-area-mask-panel {
    display: none !important;
  }
}

Reviews

No reviews yet.