set netflix opacity when mining
netflix opacity by postkevone
Details
Authorpostkevone
LicenseNo License
Categorynetflix
Created
Updated
Size208 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 netflix opacity
@version 20231225.04.43
@namespace ?
==/UserStyle== */
@-moz-document url-prefix("https://www.netflix.com/watch/") {
.ltr-1npqywr {
opacity: .1;
}
}