mozilla / lightbeam-we

Web Extension version of the Firefox Lightbeam add-on
https://addons.mozilla.org/en-GB/firefox/addon/lightbeam/
Mozilla Public License 2.0
181 stars 61 forks source link

Don't capture private browsing data. Fixes #111. #135

Closed biancadanforth closed 7 years ago

biancadanforth commented 7 years ago

Using the tab.incognito key to check for private browsing in capture.shouldStore method.