• FireFox Prevent this page from creating addtional dialogs 火狐浏览器 设置 阻止此页面创建更多对话框


    FireFox英文版本老弹出“Prevent this page from creating addtional dialogs”的确认框

    FireFox english version alert “Prevent this page from creating addtional dialogs”  to avoid the alert method:
    Copy the preference name= dom.successive_dialog_time_limit
    Open Firefox  input the  about:config in address bar
    Right-click in the preferences area and choose New > Integer
    Paste the preference name and click OK
    Then enter 0 and click OK

    FireFox中文版本老弹出“阻止此页面创建更多对话框”的确认框

    复制此字段串= dom.successive_dialog_time_limit 
    打开FireFox浏览器在地址栏输入  about:config
    右击->新建 -> 整数
    输入名称,右击粘贴刚复制的字符串 点击确认
    再输入 0 点击确认

    另你可以设置弹出次数,只需要将0将修改成你想要的弹出次数即可,因为FireFox对这个默认不限制的

  • 相关阅读:
    SqQueue(环状队列(顺序表结构))
    LinkQueue(链队列)
    CharMatch(括号匹配)
    LinkStack
    x-boot
    安装npm及cnpm(Windows)
    sourcetree跳过注册的方法
    Mysql 5.7 CentOS 7 安装MHA
    ORA-12519 ORA-12516
    lisp : set 与setq 函数
  • 原文地址:https://www.cnblogs.com/chenhuzi/p/4155944.html
Copyright © 2020-2023  润新知