Is my computer on?

How to tell if your computer is on.

Is my computer on? là gì?

Is my computer on? là một tiện ích mở rộng Chrome được phát triển bởi fatecate, và tính năng chính của nó là "How to tell if your computer is on.".

Tải xuống tệp CRX của tiện ích mở rộng Is my computer on?

Tải xuống các tệp mở rộng Is my computer on? dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

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

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Is my computer on? Is my computer on?
ID lgnjlnldhgoccfnjkmpmlickaeoimnom
URL Chính Thức https://chrome.google.com/webstore/detail/is-my-computer-on/lgnjlnldhgoccfnjkmpmlickaeoimnom
Mô tả How to tell if your computer is on.
Kích Thước Tệp 4.52 KB
Số Lần Cài Đặt 910
Phiên Bản Hiện Tại 0.69
Cập Nhật Lần Cuối 2016-02-29
Ngày Phát Hành 2016-02-29
Đánh Giá 5.00/5 Tổng số 30 Đánh Giá
Nhà Phát Triển fatecate
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    ]
}