Monitor Kano.is
Miner Monitor kano.is
什么是Monitor Kano.is?
Monitor Kano.is是由BCmob开发的Chrome扩展程序,该扩展的主要功能是“Miner Monitor kano.is”。
扩展截图
下载Monitor Kano.is扩展crx文件
下载Monitor Kano.is扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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/
扩展基本信息
名称 | Monitor Kano.is |
ID | hhhlmfkojnkghdfhbngdokfbfjckbong |
官方URL | https://chromewebstore.google.com/detail/monitor-kanois/hhhlmfkojnkghdfhbngdokfbfjckbong |
简介 | Miner Monitor kano.is |
文件大小 | 12.56 KB |
安装次数 | 26 |
当前版本 | 1.9 |
更新时间 | 2016-02-05 |
上架时间 | 2016-02-05 |
评分 | 5.00/5 共5次评分 |
开发者 | BCmob |
付费类型 | free |
支持的语言 | 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" } |