Scribd bypass

Script disables blur on text & add full document

< Feedback op Scribd bypass

Recensie: Goed - het script werkt zoals het hoort

§
Geplaatst: 27-01-2024

For what it's worth, this does a rather decent job. Here's a few more things I found that can improve it.

    // Remove promo_div
    $('div.promo_div').remove();

    // Fix image opacity
    $('img.absimg').css('opacity','1');

And instead of $(document).ready, you could add something like this to the UserScript block:

// @run-at             document-body
§
Geplaatst: 27-01-2024

Or rather, document-end

BULL YTMaker
§
Geplaatst: 16-12-2024
Bijgewerkt: 16-12-2024

Hi. Sorry for the inactivity, and thanks for your suggestion. But now Scribd has redone the entire content structure and I've completely rewritten the script. Good luck!

Reactie plaatsen

Log in om antwoord te geven.

长期地址
遇到问题?请前往 GitHub 提 Issues。