adds transparent
tail/stylus-beta/thetranst by NAPTiON
Details
AuthorNAPTiON
LicenseNo License
Categoryhead
Created
Updated
Size438 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 chromewebstore.google.com/detail/stylus-beta/apmmpaebfobifelkijhaljbmpcgbjbdo - Dec 2023
@version 20231230.09.33
@namespace ?
==/UserStyle== */
@-moz-document url-prefix("https://chromewebstore.google.com/detail/stylus-beta/apmmpaebfobifelkijhaljbmpcgbjbdo?utm_source=ext_app_menu") {
html, body {
background: rgba(255, 255, 255, 0.7); /* Adjust the last value (0.7) for transparency */
}
}