https://github.com/navjottomer/netmonitor
Simple network performance monitor for chrome
https://github.com/navjottomer/netmonitor
chrome chrome-extension
Last synced: about 1 month ago
JSON representation
Simple network performance monitor for chrome
- Host: GitHub
- URL: https://github.com/navjottomer/netmonitor
- Owner: navjottomer
- License: agpl-3.0
- Created: 2021-11-21T07:32:03.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-30T02:51:23.000Z (over 4 years ago)
- Last Synced: 2025-03-04T03:41:33.050Z (over 1 year ago)
- Topics: chrome, chrome-extension
- Language: JavaScript
- Homepage:
- Size: 49.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NetMonitor Chrome Extension
## About
This is a Chrome extension that allows you to monitor your internet availability and bandwidth.
## Features
* **Monitor your internet connection**
* **Monitor your bandwidth**
* **Test Network availabity every 5 minutes**
* **Test your bandwidth every 30 minutes**
## Installation
* **Download the extension zip file and extract to someplace**
* **Go to chrome://extensions**
* **Click on the "Load unpacked extension" button**
* **Navigate to your extracted folder**
* **Select the extension**
* **Click on the "Load" button**
* **Done!**
## Usage
* **Enable the extension**
* **Extension will automatically start monitoring your internet connection and bandwidth**
* **It's icon will change to green when you are connected to the internet and your speed is over 200mbps**
* **It's icon will change to yellow when you are connected to the internet but your speed is below 200mbps**
* **It's icon will change to red when you are not connected to the internet**
* **It's icon will change to grey when the extension is disabled**
* **You can also click on the icon to check last test results or retest**
* **That's it!**