Hacker News new | ask | show | jobs
by philips 1276 days ago
I use the bookmarklet they offer for saving for this reason. I wish addons had a finer grain permission system.
1 comments

Where is the bookmarklet? I'm not using the browser extension for privacy purposes as well, but can't find the bookmarklet
Cant find it for the life of me. Here is the code.

    javascript:(function()%7Bopen('https://readwise.io/save?title='+encodeURIComponent(document.title)+'&url='+encodeURIComponent(location.href))%7D)()
I suppose this means that things that need a login to read won't be saved whereas with the extension it would be?