Title: Internet Connection Alert!
Author: Sanjeev Aryal
Published: <strong>2019 年 11 月 24 日</strong>
Last modified: 2022 年 12 月 7 日

---

搜尋外掛

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 WordPress 產生使用上的相容性問題。

![](https://ps.w.org/internet-connection-status/assets/icon-256x256.png?rev=2515718)

# Internet Connection Alert!

 由 [Sanjeev Aryal](https://profiles.wordpress.org/sanzeeb3/) 開發

[下載](https://downloads.wordpress.org/plugin/internet-connection-status.1.4.3.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/internet-connection-status/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/internet-connection-status/#reviews)
 * [開發資訊](https://tw.wordpress.org/plugins/internet-connection-status/#developers)

 [技術支援](https://wordpress.org/support/plugin/internet-connection-status/)

## 外掛說明

Automatically alert your visitors when they’ve lost internet connectivity. The plugin
uses customized [Offline.js](https://github.com/HubSpot/offline) which captures 
AJAX requests which were made while the connection was down.

Simple yet powerful PWA App. Improve your visitors abandonment problem.

Install and activate the plugin. That’s it. Absolutely no configuration required.
The visitors will be notified about their lost internet connection.

If you’d like to customize few things, go to **Settings > Internet Connection Status**.

[Demo Site](https://sanjeebaryal.com.np/alert-visitors-about-their-lost-internet-connection/)–
Visit the site and turn off your internet.

## 螢幕擷圖

[⌊Plugin In Action⌉⌊Plugin In Action⌉[

Plugin In Action

## 常見問題集

No questions so far.

## 使用者評論

![](https://secure.gravatar.com/avatar/3406f51b80d9134af706528ce70e7b0183df5f739c208f1d3d6c9fa57bdfca40?
s=60&d=retro&r=g)

### 󠀁[I like it a lot..](https://wordpress.org/support/topic/i-like-it-a-lot-33/)󠁿

 [japantokyo999](https://profiles.wordpress.org/japantokyo999/) 2023 年 3 月 24 
日

why not create a model like the one on facebook!?

![](https://secure.gravatar.com/avatar/55ee5c1672aa4187322f3fe971eed0cf37fb3d529f4dc0d781d99274c2006e03?
s=60&d=retro&r=g)

### 󠀁[Muito Bom!](https://wordpress.org/support/topic/muito-bom-1389/)󠁿

 [leures](https://profiles.wordpress.org/leures/) 2021 年 3 月 12 日

Recomendo!!!!!

![](https://secure.gravatar.com/avatar/4759ed89c6e5ead5867ebcf919da3b3c78263528544bb4bac41c85b216bac4b1?
s=60&d=retro&r=g)

### 󠀁[Awesome plugin](https://wordpress.org/support/topic/awesome-plugin-5657/)󠁿

 [teeboy4real](https://profiles.wordpress.org/teeboy4real/) 2021 年 1 月 19 日

Hello, Thanks for making this awesome plugin, simple problem simple solution. Thanks

![](https://secure.gravatar.com/avatar/411a32d10c0c8b507302901a1a8ec806cd7df727e0d7bdb9f87361a49ee9bb03?
s=60&d=retro&r=g)

### 󠀁[hi! service worker + navigator.onLine](https://wordpress.org/support/topic/hi-service-worker-navigator-online/)󠁿

 [gtamborero](https://profiles.wordpress.org/gtamborero/) 2020 年 1 月 25 日 1 則
留言

Thanks for the plugin. It’s a great idea! Are you mantaining it? I have seen that
you are using a library to test the connection. The problem is that today you can
use a better option to test the connection. I have tried it with a PWA and it doesn’t
work (maybe it crashes with the “service worker”. The point is to use this script
instead. I have been trying it and it works perfectly for web and webApps (service
worker installed) <script> setInterval(function(){ if (navigator.onLine) { console.
log(“online”); } else { console.log(“offline”); } }, 4000); </script> Let me know
If you would like to use it this way, thanks!!!

 [ 閱讀全部 4 則使用者評論 ](https://wordpress.org/support/plugin/internet-connection-status/reviews/)

## 參與者及開發者

以下人員參與了開源軟體〈Internet Connection Alert!〉的開發相關工作。

參與者

 *   [ Sanjeev Aryal ](https://profiles.wordpress.org/sanzeeb3/)
 *   [ Neetika Aryal ](https://profiles.wordpress.org/neetika02/)

[將〈Internet Connection Alert!〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/internet-connection-status)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/internet-connection-status/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/internet-connection-status/)，
或透過 [RSS](https://plugins.trac.wordpress.org/log/internet-connection-status/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/internet-connection-status/)。

## 變更記錄

#### 1.4.3 – 4/15/2021

 * Fix – broken turn beep sound off by default.

#### 1.4.2 – 1/26/2021

 * Change – Turn beep sound off by default.
 * Fix – Extra semi-column.

#### 1.4.1 – 11/20/2020

 * Fix – Check if id exists before use.

#### 1.4.0 – 11/20/2020

 * Feature – Beep sound on lost internet connection.

#### 1.3.0 – 09/05/2020

 * Refactor.

#### 1.2.1 – 6/14/2020

 * Improvements

#### 1.2.0 – 4/19/2020

 * Added – German language
 * Test – Deploy script

#### 1.1.0 – 11/29/2019

 * Added – Additional language and theme
 * Added – Settings

#### 1.0.0 – 11/24/2019

 * Initial Release

## 中繼資料

 *  版本 **1.4.3**
 *  最後更新 **4 年前**
 *  啟用安裝數 **50+**
 *  WordPress 版本需求 ** 4.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.1.10**
 *  PHP 版本需求 ** 5.3 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/internet-connection-status/)
 * 標籤:
 * [alert](https://tw.wordpress.org/plugins/tags/alert/)[offline](https://tw.wordpress.org/plugins/tags/offline/)
   [pwa](https://tw.wordpress.org/plugins/tags/pwa/)
 *  [進階檢視](https://tw.wordpress.org/plugins/internet-connection-status/advanced/)

## 評分

 5 星，滿分為 5 星

 *  [  4 個 5 星使用者評論     ](https://wordpress.org/support/plugin/internet-connection-status/reviews/?filter=5)
 *  [  0 個 4 星使用者評論     ](https://wordpress.org/support/plugin/internet-connection-status/reviews/?filter=4)
 *  [  0 個 3 星使用者評論     ](https://wordpress.org/support/plugin/internet-connection-status/reviews/?filter=3)
 *  [  0 個 2 星使用者評論     ](https://wordpress.org/support/plugin/internet-connection-status/reviews/?filter=2)
 *  [  0 個 1 星使用者評論     ](https://wordpress.org/support/plugin/internet-connection-status/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/internet-connection-status/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/internet-connection-status/reviews/)

## 參與者

 *   [ Sanjeev Aryal ](https://profiles.wordpress.org/sanzeeb3/)
 *   [ Neetika Aryal ](https://profiles.wordpress.org/neetika02/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/internet-connection-status/)