XulRunner:隐藏 xul-window 任务栏按钮

发布于 2024-07-12 07:19:36 字数 172 浏览 10 评论 0原文

有没有办法隐藏 window.open 打开的 xul 窗口上的任务栏按钮? 在Windows女士中。 hidechrome等并不能解决问题 - 对于这样的窗口,任务栏按钮仍然存在

如果没有直接的方法,可能有一些扩展可以以编程方式使用来存档这样的目标?

谢谢你! 非常感谢任何帮助。

Is there any way to hide taskbar button on xul window opened by window.open or something? In Ms Windows. hidechrome, etc does not do the trick - taskbar buttons are still present for such a windows

If there is no direct way, may be there\a some extensions out there that can be used programatically to archive such goal?

Thank you! Any help is highly appreciated.

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

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

发布评论

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

评论(1

仅此而已 2024-07-19 07:19:36

window.opendependent“feature”字符串>。 它创建一个始终位于所有者窗口顶部的窗口,并且不会显示在侧边栏中。

There's dependent "feature" string for window.open. It creates a window that's always on top of the owner window and that doesn't show up in sidebar.

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