52.0以降の定期的な通信(Captive Portal検出機能)の無効化
Wi-Fiスポット向けの機能なので利用しないのであれば不要
※要再起動
user_pref("captivedetect.canonicalURL", "data:text/plain,success%0a"); //52.0-53.0: 下記のprefがバグで使えないため
user_pref("network.captive-portal-service.enabled", false); //54.0以降