摘錄自原文
Find “browser.offline-apps.notify” in the “about:config” method and set it to false.
toolkit.networkmanager.disable to “true”
————————————–
在用Linux時,是否會被那離線模式(Offline mode)給弄煩了呢?
無網路連線時會顯示離線模式,而當有網路連線時卻還是會留在離線模式
可照以下作法:
在FireFox上的網址列打入
about:config
會出現一個 You might void your warranty 的警告訊息
,按 I’ll be careful I promise! 繼續
在 Filter: 裡搜尋
browser.offline-apps.notify
雙點該項目,值從True -> False
相同的方法搜尋
toolkit.networkmanager.disable
雙點該項目,值從False -> True
完成
量力而為,別勉強了,Cut your coat according to your cloth.