I am getting warning errors when developing Chrome extensions. Unfortunately, this would be fixed in the next release of a package I am using.
I want to disable the errors as shown in the page below in Developer Mode also. Is there any way to override this error from showing up even in Developer Mode?
PS: The screenshot is from a different extension but the principle is same.
it's chrome.runtime.onInstalled.addListener(function callback)
with capital I