Cobot

모든 거래소의 시세를 한번에~! Cobot, cobot.co.kr, 비트코인, 이더리움, cryptocurrency

What is Cobot?

Cobot is a Chrome extension developed by Unknown, and its main feature is "모든 거래소의 시세를 한번에~! Cobot, cobot.co.kr, 비트코인, 이더리움, cryptocurrency".

Extension Screenshots

screenshot

Download Cobot Extension CRX File

Download Cobot 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

                        코인의 국내 거래소와 폴로닉스 실시간 조회를 한꺼번에!

실시간 다용도 시세조회는 코봇!                    

Extension Basic Information

Name Cobot Cobot
ID lakonigdpkdbpipnaodlgalipffhfcdc
Official URL https://chromewebstore.google.com/detail/cobot/lakonigdpkdbpipnaodlgalipffhfcdc
Description 모든 거래소의 시세를 한번에~! Cobot, cobot.co.kr, 비트코인, 이더리움, cryptocurrency
File Size 94.4 KB
Installation Count 13
Current Version 0.3
Last Updated 2017-06-10
Publish Date 2017-06-10
Rating 4.50/5 Total 2 Ratings
Developer Unknown
Payment Type free
Extension Website https://cobot.co.kr
Supported Languages ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Cobot",
    "permissions": [
        "tabs"
    ],
    "description": "\ubaa8\ub4e0 \uac70\ub798\uc18c\uc758 \uc2dc\uc138\ub97c \ud55c\ubc88\uc5d0~! Cobot, cobot.co.kr, \ube44\ud2b8\ucf54\uc778, \uc774\ub354\ub9ac\uc6c0, cryptocurrency",
    "version": "0.3",
    "manifest_version": 2,
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "favicon_16_16.png"
    },
    "icons": {
        "16": "favicon_16_16.png",
        "128": "favicon_128_128.png"
    }
}