Is my computer on?

How to tell if your computer is on.

Is my computer on?คืออะไร?

Is my computer on? เป็นส่วนขยายของ Chrome ที่พัฒนาโดย fatecate และคุณลักษณะหลักของมันคือ "How to tell if your computer is on."

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Is my computer on?

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

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

                        Don't know if your computer is on. Use this extension to find out. :D                    

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

ชื่อ Is my computer on? Is my computer on?
ID lgnjlnldhgoccfnjkmpmlickaeoimnom
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/is-my-computer-on/lgnjlnldhgoccfnjkmpmlickaeoimnom
คำอธิบาย How to tell if your computer is on.
ขนาดไฟล์ 4.52 KB
จำนวนการติดตั้ง 910
เวอร์ชันปัจจุบัน 0.69
อัปเดตครั้งล่าสุด 2016-02-29
วันที่เผยแพร่ 2016-02-29
คะแนน 5.00/5 รวมทั้งหมด 30 คะแนน
ผู้พัฒนา fatecate
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Is my computer on?",
    "description": "How to tell if your computer is on.",
    "version": "0.69",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ]
}