-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
19 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,24 @@ | ||
# 🔋 Battery Info Chrome Extension | ||
# Battery Info | ||
|
||
<h1 align="center"> | ||
<img width="150" src="images/logo.svg" alt="Battery Info"> | ||
<br> | ||
<br> | ||
</h1> | ||
|
||
> 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 adapter | ||
|
||
<img width="150" src="images/screenshot-1.png" alt="Battery Info Screenshot 1"> | ||
|
||
<img width="150" src="images/screenshot-2.png" alt="Battery Info Screenshot 2"> | ||
|
||
It will be available on Chrome Web Store soon. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.