your hot battery saver
Feel free to email for collab in online businesses: [email protected] This product predicts "Time to recharge your electronic…
Co to jest your hot battery saver?
your hot battery saver to rozszerzenie Chrome opracowane przez imkeira0830, a jego główną funkcją jest „Feel free to email for collab in online businesses: [email protected] This product predicts "Time to recharge your electronic…”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia your hot battery saver
Pobierz pliki rozszerzeń your hot battery saver w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
Feel free to email for collab in online businesses: [email protected]
This product predicts "Time to recharge your electronic device"/ "Time to charge until 100%".
Benefit:
1. PROLONG battery life of your device
2. Eco-friendly + $-friendly(fewer new laptops in the vicious circle)
Tip:
Keep battery level between 20-80%
*Battery level reference: University researches and websites Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | fckaafhjpjklbhkillnneaidmjgfadha |
| Oficjalny URL | https://chromewebstore.google.com/detail/your-hot-battery-saver/fckaafhjpjklbhkillnneaidmjgfadha |
| Opis | Feel free to email for collab in online businesses: [email protected] This product predicts "Time to recharge your electronic… |
| Rozmiar pliku | 21.29 KB |
| Liczba instalacji | 275 |
| Aktualna Wersja | 2.1 |
| Ostatnia Aktualizacja | 2023-05-09 |
| Data Publikacji | 2022-08-11 |
| Deweloper | imkeira0830 |
| [email protected] | |
| Typ Płatności | free |
| Obsługiwane Języki | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "your hot battery saver",
"version": "2.1",
"manifest_version": 3,
"background": {
"service_worker": "background.js",
"permissions": [
"webNavigation",
"*:\/\/*\/*"
]
},
"action": {
"default_popup": "hello.html",
"default_icon": "hello.png"
},
"commands": {
"_execute_action": {
"suggested_key": {
"default": "Ctrl+Shift+F",
"mac": "MacCtrl+Shift+F"
},
"description": "Opens hello.html"
}
},
"permissions": [
" | |