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?
tristanho|3 years ago
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!
philips|3 years ago
mzmoen|3 years ago
boundlessdreamz|3 years ago
@tristanho - will you consider this?
tristanho|3 years ago
That being said, we do want to make another version of the extension that works for more privacy conscious folks, and will defs use activeTab for that! Just requires a little more engineering effort.
I totally understand the request though, privacy is super important. 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.
baby|3 years ago
EDIT: looks like there’s a bookmarklet. I think that’ll do the trick.