|
|
|
|
|
by chinmaykunkikar
1817 days ago
|
|
Yes. Try this bookmarklet called Readium (https://sugoidesune.github.io/readium/). It works great for NYTimes, Medium, Bloomberg. Some more info about this -
On Medium, it only works on urls with 'medium.com' in them. Won't work on other custom Medium domains (like betterprogramming.pub) because of a CORS related issue. It works by fooling the site by making a fetch() call to the current url without sending cookies to the site. |
|