The extension's content script logs debug messages to console. This shouldn't be the case.
There is an error upon right-click context menu being opened.
See log below:
Showing menu... [collectFormData.js:1070:13](moz-extension://42e5b7f8-a747-4bf9-829d-7b366a653c02/content/collectFormData.js)
Showing menu for nodeName canvas [collectFormData.js:1078:13](moz-extension://42e5b7f8-a747-4bf9-829d-7b366a653c02/content/collectFormData.js)
TypeError: elem.ownerDocument is null[collectFormData.js:1094:18](moz-extension://42e5b7f8-a747-4bf9-829d-7b366a653c02/content/collectFormData.js)
To Reproduce
Steps to reproduce the behavior:
Open developer console (F12)
Right click anywhere on any website
Debug logs and error log will appear
Expected behavior
Extension doesn't log anything at all to console and doesn't error.
Desktop (please complete the following information):
Describe the bug
See log below:
To Reproduce Steps to reproduce the behavior:
Expected behavior Extension doesn't log anything at all to console and doesn't error.
Desktop (please complete the following information):