your hot battery saver
Feel free to email for collab in online businesses: [email protected] This product predicts "Time to recharge your electronic…
Что такое your hot battery saver?
your hot battery saver - это расширение Chrome, разработанное imkeira0830, и его основная функция - "Feel free to email for collab in online businesses: [email protected] This product predicts "Time to recharge your electronic…".
Снимки экрана расширения
Скачать файл CRX расширения your hot battery saver
Скачайте файлы расширений your hot battery saver в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
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 Основная информация о расширении
| Название | |
| ID | fckaafhjpjklbhkillnneaidmjgfadha |
| Официальный URL | https://chromewebstore.google.com/detail/your-hot-battery-saver/fckaafhjpjklbhkillnneaidmjgfadha |
| Описание | Feel free to email for collab in online businesses: [email protected] This product predicts "Time to recharge your electronic… |
| Размер файла | 21.29 KB |
| Количество установок | 275 |
| Текущая Версия | 2.1 |
| Последнее Обновление | 2023-05-09 |
| Дата публикации | 2022-08-11 |
| Разработчик | imkeira0830 |
| Электронная почта | [email protected] |
| Тип оплаты | free |
| Поддерживаемые языки | 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": [
" | |