Zotero connector is printing log in forground console
As the title describes and the figure below shows.
Zotero connector (browser plugin) is printing page-irrelevant detailed log in webpage foreground console rather than worker service (check from chrome plugin mangement page -> service worker)
The output is printed by background-worker/zotero-connector/translate/debug.js line 89 and line 92
I wonder if I can suppress this output since it's really annoying. I've checked the settings in zotero connector and try to change the debug level in advance config.
https://s3.amazonaws.com/zotero.org/images/forums/u13154172/g2k4ad1xyh94xdkwnsjo.png
Zotero connector (browser plugin) is printing page-irrelevant detailed log in webpage foreground console rather than worker service (check from chrome plugin mangement page -> service worker)
The output is printed by background-worker/zotero-connector/translate/debug.js line 89 and line 92
I wonder if I can suppress this output since it's really annoying. I've checked the settings in zotero connector and try to change the debug level in advance config.
https://s3.amazonaws.com/zotero.org/images/forums/u13154172/g2k4ad1xyh94xdkwnsjo.png
https://github.com/zotero/zotero-connectors/issues/489
https://issues.chromium.org/issues/352352905
Enable `Selected context only` in the console toolbar.