Is my computer on?

How to tell if your computer is on.

什么是Is my computer on??

Is my computer on?是由fatecate开发的Chrome扩展程序,该扩展的主要功能是“How to tell if your computer is on.”。

下载Is my computer on?扩展crx文件

下载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"
    ]
}