Monitor Kano.is
Miner Monitor kano.is
What is Monitor Kano.is?
Monitor Kano.is is a Chrome extension developed by BCmob, and its main feature is "Miner Monitor kano.is".
Extension Screenshots
Download Monitor Kano.is Extension CRX File
Download Monitor Kano.is 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
Monitor miners working on a pool Kano.is. For the expansion work, you need to specify your username and API key from the site https://kano.is/
Extension Basic Information
Name | Monitor Kano.is |
ID | hhhlmfkojnkghdfhbngdokfbfjckbong |
Official URL | https://chromewebstore.google.com/detail/monitor-kanois/hhhlmfkojnkghdfhbngdokfbfjckbong |
Description | Miner Monitor kano.is |
File Size | 12.56 KB |
Installation Count | 26 |
Current Version | 1.9 |
Last Updated | 2016-02-05 |
Publish Date | 2016-02-05 |
Rating | 5.00/5 Total 5 Ratings |
Developer | BCmob |
Payment Type | free |
Supported Languages | en,ru |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Monitor Kano.is", "short_name": "Kano.is", "description": "Miner Monitor kano.is", "version": "1.9", "default_locale": "en", "icons": { "48": "Spider-48.png" }, "permissions": [ "https:\/\/kano.is\/*", "storage" ], "browser_action": { "default_title": "Kano.is", "default_icon": "Spider-48.png", "default_popup": "main.html" }, "options_page": "options.html" } |