Is my computer on?

How to tell if your computer is on.

Wat is Is my computer on??

Is my computer on? is een Chrome-extensie ontwikkeld door fatecate, en de belangrijkste functie is "How to tell if your computer is on.".

Download het CRX-bestand van de extensie Is my computer on?

Download Is my computer on?-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam Is my computer on? Is my computer on?
ID lgnjlnldhgoccfnjkmpmlickaeoimnom
Officiële URL https://chrome.google.com/webstore/detail/is-my-computer-on/lgnjlnldhgoccfnjkmpmlickaeoimnom
Beschrijving How to tell if your computer is on.
Bestandsgrootte 4.52 KB
Aantal Installaties 910
Huidige Versie 0.69
Laatst Bijgewerkt 2016-02-29
Publicatiedatum 2016-02-29
Beoordeling 5.00/5 Totaal 30 Beoordelingen
Ontwikkelaar fatecate
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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"
    ]
}