Skip to content

abcya by tbcs

Details

Authortbcs

LicenseNo License

Categoryhttps://www.abcya.com

Created

Updated

Size713 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

removes the adds from tbcya without using an adblock.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           abcya.com
@namespace      github.com/openstyles/stylus
@version        1.0.1
@description    A new userstyle
@author         tbcs
==/UserStyle== */
@-moz-document domain(abcya.com) {
    .home-billboard {
        display: none !important;
    }
    .a-leader.green {
        display: none !important;
    }
    .a-cta {
        display: none !important;
    }
    .hnf-premium {
        display: none !important;
    }
    .ablock-contentmessage {
        display: none !important;
    }
    .button-dimensional-icon.adfree {
        display: none !important;
    }
    .footer {
        display: none !important;
    }
    .a-skyscraper{
        display: none !important;
    }
}

Reviews

No reviews yet.