如何禁用 Firefox 中的任何服务窗口?
我在 xvfb 下运行 Firefox 并从中截取网页屏幕截图。
是否有任何简单而可靠的方法来禁用任何可能破坏我的屏幕截图的请求或窗口?比如更新请求、安全问题等。
I'm running Firefox under xvfb and taking webpages screenshots from it.
Is there any simple and robust way to disable any possible requests or windows that can spoil my screenshot? Like update request, security question and so on.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这在默认的 prefs.js 文件中效果很好:
默认配置文件可以在profiles.ini 文件中找到。希望它对某人有帮助)
This in your default prefs.js file works pretty well:
default profile can be find out in profiles.ini file. Hope it helps someone)