sureshdmavericks
Results
1
issues of
sureshdmavericks
Hi, I'm getting error when calling any method like tabs, windows etc. Ex: I'm calling ``` chrome.tabs.query({}, function(res){ console.log(res); }) ``` I'm getting error. ``` Uncaught (in promise): TypeError: Cannot...