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是由imkeira0830开发的Chrome扩展程序,该扩展的主要功能是“Feel free to email for collab in online businesses: [email protected] This product predicts "Time to recharge your electronic…”。
扩展截图
下载your hot battery saver扩展crx文件
下载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": [
" | |