gpt4 book ai didi

google-chrome - 链接到 chrome 扩展中的另一个文件

转载 作者:行者123 更新时间:2023-12-04 06:58:47 25 4
gpt4 key购买 nike

我想在 popup.html 文件中为我的扩展程序添加一个链接来加载另一个文件(将包含在扩展程序中)我该怎么做?还是我需要将其保留在同一页面中?

我尝试使用此代码:

<a href="/mail.html">
<img id="newmail_icon" src="" width="16" height="16" />
<span id="newmail">loading</span><br />
</a>

但是当我点击链接时什么也没有发生。

我刚刚发现添加 target="_blank"链接将使其工作并在新选项卡中打开,但我无法在弹出窗口中打开它。我试过 target="_self"但它没有做任何事情。

最佳答案

您正在寻找的 API 是 chrome.extension.getURL .

关于google-chrome - 链接到 chrome 扩展中的另一个文件,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/2208009/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com