WorldBrain / Memex

Browser extension to curate, annotate, and discuss the most valuable content and ideas on the web. As individuals, teams and communities.
https://worldbrain.io
4.41k stars 336 forks source link

Disable indexing in Firefox's private browsing mode #291

Closed blackforestboi closed 6 years ago

blackforestboi commented 6 years ago

Unlike on Chrome, in Firefox, extensions are not disabled by default when entering private mode.

Got several people with the problem of needing to do double work on disabling Memex, when they enter private mode. Would be good to get that in soon.

poltak commented 6 years ago

Seems easy to do, but gives us some different options of doing it. We have the choices:

https://developer.mozilla.org/en-US/Add-ons/WebExtensions/manifest.json/incognito

blackforestboi commented 6 years ago

ok, then lets go for the easiest version right now, because in case we encounter use cases requiring more effort, we can still reverse that and do it differently.