
最新版的Firefox 在一些网站搜索时候会提示:”To display this page, Firefox must send information that will repeat any action (such as a search or order confirmation) that was performed earlier.”
目前看到的情况主要出现在网站的搜索不是通过普通的 GET 参数完成,而是通过 POST 提交表单的情况。
关闭提示方法:
在地址栏 输入 about:config
将 dom.confirm_repost.testing.always_accept 设置为 true