|
|
|
|
|
by thomasqbrady
1281 days ago
|
|
I'm super intrigued by this, and feel like I'm 99% overlap in a Venn diagram with the target user, BUT… when the browser plugin immediately requested the ability to see everything I did on every site I ever visited (and the first one it asked me about was my employer's wiki with trade secrets galore), I clicked "deny" and moved on. Might still be worth a shot on personal devices, but with the say Safari syncs history across devices via iCloud, I'm not so sure… Is it still demonstrably better than other reading apps (Reeder, Instapaper, etc.) without the plugin? |
|
However, completely understand the request, and we do value privacy/security super highly. All extension data stays local on your device unless you actively press the extension button to save a page/content. You'd have to read our source code and network requests to confirm this right now, of course.
Another commenter also mentioned, we do indeed have a super light bookmarklet that can serve this purpose in the mean time as well
``` javascript:(function()%7Bopen('https://readwise.io/save?title='+encodeURIComponent(document...)() ```
Hope that helps!