your hot battery saver
Feel free to email for collab in online businesses: [email protected] This product predicts "Time to recharge your electronic…
Vad är your hot battery saver?
your hot battery saver är en Chrome-tillägg utvecklad av imkeira0830, och dess huvudfunktion är "Feel free to email for collab in online businesses: [email protected] This product predicts "Time to recharge your electronic…".
Tilläggsskärmbilder
Ladda ner your hot battery saver-förlängningens CRX-fil
Ladda ner your hot battery saver-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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 Grundläggande Information om Tillägg
| Namn | |
| ID | fckaafhjpjklbhkillnneaidmjgfadha |
| Officiell webbadress | https://chromewebstore.google.com/detail/your-hot-battery-saver/fckaafhjpjklbhkillnneaidmjgfadha |
| Beskrivning | Feel free to email for collab in online businesses: [email protected] This product predicts "Time to recharge your electronic… |
| Filstorlek | 21.29 KB |
| Antal Installationer | 275 |
| Aktuell Version | 2.1 |
| Senast Uppdaterad | 2023-05-09 |
| Publiceringsdatum | 2022-08-11 |
| Utvecklare | imkeira0830 |
| E-post | [email protected] |
| Betalningssätt | free |
| Stödda Språk | 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": [
" | |