Skip to content

drugs.com anti-anti-adblock by kevinwlau

Details

Authorkevinwlau

LicenseNo License

Categorydrugs.com

Created

Updated

Size407 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Removes the anti-adblock dialog and overlay, and restores scrolling.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         drugs.com anti-anti-adblock
@version      20220130.07.12
@namespace    userstyles.world/user/kevinwlau
@description  Removes the anti-adblock dialog and overlay, and restores scrolling.
@author       kevinwlau
@license      No License
==/UserStyle== */

@-moz-document domain("drugs.com") {
body {
	overflow: auto !important
}

div[class^="fc-"]{
	display: none !important
}
}

Reviews

No reviews yet.