标签: javascript html google-chrome google-chrome-extension
我目前正在制作Chrome扩展程序,但我无法使用javascript或html打开链接。
我在popup.html中使用location.href和<a href="url"></a>。
location.href
<a href="url"></a>