암호화폐 시세 정보

암호화폐 시세 정보

What is 암호화폐 시세 정보?

암호화폐 시세 정보 is a Chrome extension developed by https://luka7.net, and its main feature is "암호화폐 시세 정보".

Extension Screenshots

screenshot
screenshot

Download 암호화폐 시세 정보 Extension CRX File

Download 암호화폐 시세 정보 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

                        암호화폐 실시간 정보

시세 정보는 몇 초의 딜레이가 있을 수 있음으로, 정확한 시세는 거래소에서 직접 확인하세요.

v1.10 : 저장 기능 추가
v1.20 : 차트, 새 탭 기능 추가
v1.30 : 프리미엄가 정보 변경, 환율 계산기 추가, 프리미엄 % 기준 변경, 비트대비 오류 fix
v1.40 : 웹 버전과 동기화
v1.50 : 오류 수정 및 비트,이더 지갑 조회기능 추가

비트코인, 이더리움, 리플, Bitcoin, Ethereum, Ripple, BTC, ETH, XRP                    

Extension Basic Information

Name 암호화폐 시세 정보 암호화폐 시세 정보
ID gmiobjealkacpdmlnanoefnolgndbdje
Official URL https://chromewebstore.google.com/detail/%EC%95%94%ED%98%B8%ED%99%94%ED%8F%90-%EC%8B%9C%EC%84%B8-%EC%A0%95%EB%B3%B4/gmiobjealkacpdmlnanoefnolgndbdje
Description 암호화폐 시세 정보
File Size 192 KB
Installation Count 6,436
Current Version 1.54
Last Updated 2020-04-06
Publish Date 2020-03-12
Rating 4.72/5 Total 64 Ratings
Developer https://luka7.net
Email [email protected]
Payment Type free
Supported Languages ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "\uc554\ud638\ud654\ud3d0 \uc2dc\uc138 \uc815\ubcf4",
    "version": "1.54",
    "description": "\uc554\ud638\ud654\ud3d0 \uc2dc\uc138 \uc815\ubcf4",
    "icons": {
        "16": ".\/ethereumx16.png",
        "128": ".\/ethereum.png"
    },
    "browser_action": {
        "default_icon": ".\/ethereum.png",
        "default_popup": ".\/popup.html"
    },
    "background": {
        "scripts": [
            ".\/resource\/background.js"
        ]
    },
    "permissions": [
        "storage",
        "contextMenus"
    ]
}