Is my computer on?
How to tell if your computer is on.
What is Is my computer on??
Is my computer on? is a Chrome extension developed by fatecate, and its main feature is "How to tell if your computer is on.".
Download Is my computer on? Extension CRX File
Download Is my computer on? extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Don't know if your computer is on. Use this extension to find out. :D
Extension Basic Information
Name | |
ID | lgnjlnldhgoccfnjkmpmlickaeoimnom |
Official URL | https://chrome.google.com/webstore/detail/is-my-computer-on/lgnjlnldhgoccfnjkmpmlickaeoimnom |
Description | How to tell if your computer is on. |
File Size | 4.52 KB |
Installation Count | 910 |
Current Version | 0.69 |
Last Updated | 2016-02-29 |
Publish Date | 2016-02-29 |
Rating | 5.00/5 Total 30 Ratings |
Developer | fatecate |
[email protected] | |
Payment Type | free |
Supported Languages | 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" ] } |