MyCrypto
The Top 10 Cryptocurrencies ranking from highest to lowest
MyCrypto란 무엇입니까?
MyCrypto은(는) info.screengrabr에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "The Top 10 Cryptocurrencies ranking from highest to lowest"입니다.
확장 프로그램 스크린샷
MyCrypto 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
A cryptocurrency (or “crypto”) is a digital currency that can be used to buy goods and services, but uses an online ledger with strong cryptography to secure online transactions. Much of the interest in these unregulated currencies is to trade for profit, with speculators at times driving prices skyward. We are displaying the detail of top 10 crypto currencies .
확장 프로그램 기본 정보
이름 | |
ID | lcfeeincnkoghakocbmdekpibmdckmen |
공식 URL | https://chrome.google.com/webstore/detail/mycrypto/lcfeeincnkoghakocbmdekpibmdckmen |
설명 | The Top 10 Cryptocurrencies ranking from highest to lowest |
파일 크기 | 287 KB |
설치 횟수 | 17 |
현재 버전 | 3.0.1 |
최근 업데이트 | 2021-04-25 |
출시 날짜 | 2021-04-02 |
평점 | 5.00/5 총 34 개의 평점 |
개발자 | info.screengrabr |
이메일 | [email protected] |
결제 유형 | free |
지원되는 언어 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "MyCrypto", "version": "3.0.1", "description": "The Top 10 Cryptocurrencies ranking from highest to lowest", "manifest_version": 2, "icons": { "16": "files\/img\/icon16.png", "48": "files\/img\/icon48.png", "128": "files\/img\/icon128.png" }, "browser_action": { "default_icon": "files\/img\/logo.png", "default_popup": "extension.html" }, "background": { "scripts": [ "files\/js\/extension.js" ] } } |