Zotero Connector for Edge throws a notification in devtool on every opened page
For example, like this: https://1drv.ms/u/s!Av7yB71GRfhCk9R8QYW5z0YLHA6pRw?e=RYQ0v6
I think it maybe relate to directly using Zotero connector for Chrome's code, but edge extensions uses extensions:// scheme instead.
I think it maybe relate to directly using Zotero connector for Chrome's code, but edge extensions uses extensions:// scheme instead.
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
browser.extensions.getURL()
is used throughout.Anyway, thanks for reporting. We'll remove the sourcemap line in the next update so the error is not thrown anymore.