What is the equivalent command to close for chrome.runtime.openOptionsPage?

前端 未结 0 1008
北荒
北荒 2020-12-22 11:23

In a Chrome extension what is the equivalent of close to chrome.runtime.openOptionsPage? I have tried:

window.close();

and

chr         


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