Is my computer on?

How to tell if your computer is on.

Was ist Is my computer on??

Is my computer on? ist eine Chrome-Erweiterung, die von fatecate entwickelt wurde, und ihr Hauptmerkmal ist "How to tell if your computer is on.".

Is my computer on?-Erweiterungs-CRX-Datei herunterladen

Laden Sie Is my computer on?-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

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

Grundlegende Informationen zur Erweiterung

Name Is my computer on? Is my computer on?
ID lgnjlnldhgoccfnjkmpmlickaeoimnom
Offizielle URL https://chrome.google.com/webstore/detail/is-my-computer-on/lgnjlnldhgoccfnjkmpmlickaeoimnom
Beschreibung How to tell if your computer is on.
Dateigröße 4.52 KB
Installationsanzahl 910
Aktuelle Version 0.69
Letztes Update 2016-02-29
Veröffentlichungsdatum 2016-02-29
Bewertung 5.00/5 Insgesamt 30 Bewertungen
Entwickler fatecate
E-Mail [email protected]
Zahlungsart free
Unterstützte Sprachen 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"
    ]
}