subutai-io / browser-plugins

Subutai browser plugins for e2e encryption.
0 stars 3 forks source link

Console debug in prod #64

Open lbthomsen opened 6 years ago

lbthomsen commented 6 years ago

The Chrome plugin has an annoying habit of writing debug information in the console of every web page.

lbthomsen commented 6 years ago

porto-cs.js:1743 main-cs.js -> connect
porto-cs.js:2019 main-cs.js -> addMessageListener
porto-cs.js:2022 contentscript: http://lth.bright-things.com/angular-split-flap/ onRequest: {event: "set-prefs", prefs: {…}, watchList: Array(1)}
porto-cs.js:1782 [  SCAN  ]
18porto-cs.js:1782 [  SCAN  ]```
zubaidullo commented 6 years ago

How to test: on browser console there were many logs generated from E2E plugin, most of them related to porto-cs.js so, that logs are cleaned, should not appear again

AlinaPenkina commented 6 years ago

Checked on Chrome and Mozilla. Waiting for new version for Edge and Safari.