如何在 Mozilla 中从字符串创建 HTMLDocument?

发布于 2024-10-10 11:30:15 字数 167 浏览 6 评论 0原文

我有一个基于 POW 的小型应用程序,它将数据存储为 HTML 文件。目前,为了阅读这些文件,我在新选项卡中打开它们,但我想为打开时间较长的页面保留选项卡,并从历史记录和最近关闭的选项卡列表中消除混乱。

I have a small POW-based application that stores data as HTML files. Currently to read these files I open them in a new tab, but I'd like to reserve tabs for pages that are open for longer periods of time, and remove clutter from the history and the recently closed tabs list.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

梦明 2024-10-17 11:30:16

然后我把我的评论作为答案;)

看看 HTML 到 DOM

顺便提一句。如果我想搜索与 Firefox 插件相关的内容,我总是搜索 mdc other terms。这很可能会在 MDC 站点上找到资源......

Then I put my comment as an answer ;)

Have a look at HTML to DOM.

Btw. if I want to search for something Firefox addon related, I always search for mdc other terms. This will most likely find resources on the MDC sites...

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文