Battery Monitor

Manage the battery level of your device

Battery Monitorคืออะไร?

Battery Monitor เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Daniel Zanelatto และคุณลักษณะหลักของมันคือ "Manage the battery level of your device"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Battery Monitor

ดาวน์โหลดไฟล์ส่วนขยาย Battery Monitor ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                                            

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Battery Monitor Battery Monitor
ID kkdiabnhbdikbmpaabginbifkmhbpbcf
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/battery-monitor/kkdiabnhbdikbmpaabginbifkmhbpbcf
คำอธิบาย Manage the battery level of your device
ขนาดไฟล์ 6.36 KB
จำนวนการติดตั้ง 1,612
เวอร์ชันปัจจุบัน 1.2
อัปเดตครั้งล่าสุด 2017-01-12
วันที่เผยแพร่ 2017-01-12
คะแนน 4.36/5 รวมทั้งหมด 22 คะแนน
ผู้พัฒนา Daniel Zanelatto
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Battery Monitor",
    "version": "1.2",
    "description": "Manage the battery level of your device",
    "icons": {
        "128": "icon.png"
    },
    "browser_action": {
        "default_icon": "battery_full.png",
        "default_popup": "popup.html"
    },
    "manifest_version": 2,
    "background": {
        "scripts": [
            "background.js"
        ]
    }
}

ส่วนขยายที่เกี่ยวข้อง