Disable ad modal
inoreader.com:disable ad modal by cangzhang
Details
Authorcangzhang
LicenseNo License
Categoryinoreader
Created
Updated
Size182 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 inoreader.com
@namespace userstyles.world
@version 1.0.0
==/UserStyle== */
[style^="z-index: 100"] {
display: none !important;
}