NYTimes unpaywall

no subcribe popover to bother reader on nytimes.com

Author
Joshua Byrd
Daily installs
2
Total installs
1,244
Ratings
2 0 0
Version
0.1.3
Created
2023-05-13
Updated
2023-07-13
License
MIT
Applies to

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.)