NYTimes unpaywall

no subcribe popover to bother reader on nytimes.com

लेखक
Joshua Byrd
दैनिक इंस्टॉल
0
एकूण इंस्टॉल
1,514
रेटिंग
2 0 0
आवृत्ती
0.1.3
बनवली
2023-05-13
अपडेट केली
2023-07-13
आकार
1.63 KB
License
MIT
यांवर लागू होते:

Removes NYTimes Paywall + restores metered content removed by the NYTimes.com JavaScript (run with Tampermonkey)

This is essentially Userstyle which removes the NYTimes paywall + unfortunately for certain "metered content" they have a script that removes all but the first few paragraphs in the story. This Userscript detects those removals in the browser (using mutation observer) and simply adds that content back in. Anyway, here it is in case it's useful to anyone. Run it with the Tampermonkey browser add-on.

(Note: on Chrome sometimes the content is removed before images etc have a chance to render, so they don't show up when re-added. I recommend using Firefox anyway.)