Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/radibit/battery-info-chrome-extension
🔋 Chrome extension to check your laptop battery status
https://github.com/radibit/battery-info-chrome-extension
battery browser-extension chrome-extension javascript
Last synced: 2 days ago
JSON representation
🔋 Chrome extension to check your laptop battery status
- Host: GitHub
- URL: https://github.com/radibit/battery-info-chrome-extension
- Owner: radibit
- License: mit
- Created: 2017-07-04T17:46:49.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-07-06T07:12:39.000Z (over 7 years ago)
- Last Synced: 2024-11-10T23:04:17.218Z (2 months ago)
- Topics: battery, browser-extension, chrome-extension, javascript
- Language: JavaScript
- Size: 59.6 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Battery Info
> Check easily your laptop battery status.
## Description
The extension is using the [Battery Status API](https://developer.mozilla.org/en-US/docs/Web/API/Battery_Status_API).
Features:
- Shows current battery charge level as a badge on the icon (updates on every two minutes)
- Provides information about the remaining time / time until full charge (on icon click)
- Indicates with an icon whether or not the laptop is connected to a power adapterIt's available on the [Chrome Web Store](https://chrome.google.com/webstore/detail/battery-info/jchnojkeefjdioodimacimfiefjdbpag).