How can I get “[removed]” of a current tab from a chrome extension?

前端 未结 0 1944
别那么骄傲
别那么骄傲 2020-12-06 12:55

This is what I\'ve been trying to do in the console of the extension:

chrome.tabs.executeScript({code: "document.cookie"})

But for

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