chrome.tabs.getAllInWindow() results in: No matching signature

前端 未结 0 1627
闹比i
闹比i 2020-12-23 18:42

When I do this

console.log(chrome.tabs.getAllInWindow());

I get this:

background.js:13 Uncaught TypeError: Error in invocation of tab

相关标签:
回答
  • 消灭零回复
提交回复
热议问题