firefox - 阻止 Firefox 显示 "Prevent FireFox from displaying additional dialogs"消息

标签 firefox

我有一个员工门户网站。在某些时候,脚本可能会连续显示两条警报消息。发生这种情况时,FireFox 会为用户提供阻止创建更多对话框的机会。当用户选中该框时,在该 session 期间将不会显示任何随后的警报。在大多数情况下,这不是理想的行为。

如果您可以控制用户的浏览器,就像内部程序一样,请参阅下面我的回答以了解如何关闭该功能:

最佳答案

1. Copy this string to your clipboard: dom.successive_dialog_time_limit
2. In FireFox Address bar Enter: about:config and press enter.
3. Accept the warning dialog.
4. In the preferences area right-click.
5. Select New-> Integer
6. Paste the string you copied previous and click OK
7. Enter the interger 0 in the next dialog box and click OK.
8. Close the about:config page.

关于firefox - 阻止 Firefox 显示 "Prevent FireFox from displaying additional dialogs"消息,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/25872273/

相关文章:

css - 空 div 在 FF 中导致对齐问题

firefox - 为什么用 pdf.js 打开 pdf 有时会导致 "save as.."对话框?

javascript - Cordova OpenTok 集成 Chrome 问题

javascript - 对字符串的 promise - [object Object] 或 [object Promise]?

javascript - 在 Firefox 中的选择字段上禁用或忽略 mousedown

javascript - 在Firefox中制作插件以复制YouTube网址

java - 如何在 Java 小程序中正确指定代码库和存档?

javascript - 可以使用 Javascript 刷新浏览器窗口吗?

firefox - 如何打印非静态谷歌地图(v3 api)

CSS 显示 :table not working in Firefox