- Notes on https://podcastnotes.org are sometimes behind a subscription/paywall e.g here
- Add a bookmarklet with below code -
javascript:(function(){document.querySelector(".paywall-overlay").remove();document.querySelectorAll('[style="color: transparent; text-shadow: rgba(0, 0, 0, 0.9) 0px 0px 5px;"]').forEach(t => t.style = "");})();
- Click on the bookmarklet when the the page shows the hidden content, you should be abel to see the whole document now