accessibility.blockautorefresh on mobile
Can anyone point me to the setting for accessibility.blockautorefresh (or an equivalent) in the mobile browser for Android?
I want to prevent web page authors from using the meta http-equiv refresh tag and from using JavaScript to cause a page to refresh (without disabling other JavaScript on the site).
Thanks!
被選擇的解決方法
Tap the big plus on the search bar and add it as a new boolean preference and set it as true.
從原來的回覆中察看解決方案 👍 2所有回覆 (4)
If you set it in about:config does that work? It is a Gecko preference so it should work in Firefox for Android.
That option is not listed under about:config on Android. I don't see it... Did they hide it somewhere else?
選擇的解決方法
Tap the big plus on the search bar and add it as a new boolean preference and set it as true.
You rock, man. That did it!