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
Eメール [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"
    ]
}