Skip to content

Bypass Caravan's Print Paywall by azimjaved

Details

Authorazimjaved

LicenseNo License

Categorycaravanmagazine

Created

Updated

Size419 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Bypass the paywall on caravanmagazine.in while printing. Only works if you have a subscription.

Notes

Initial release

Source code

/* ==UserStyle==
@name         Bypass Caravan's Print Paywall
@version      20211217.20.13
@namespace    userstyles.world/user/azimjaved
@description  Bypass the paywall on caravanmagazine.in while printing. Only works if you have a subscription. 
@author       azimjaved
@license      No License
==/UserStyle== */

@-moz-document domain("caravanmagazine.in") {
.paywall.hide__media {
    display: block !important;
}
}

Reviews

No reviews yet.