Crypto Tracker
Be up-to-date and track your favorite Cryptocurrencies movement.
Crypto Tracker란 무엇입니까?
Crypto Tracker은(는) Dinh Luong에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Be up-to-date and track your favorite Cryptocurrencies movement."입니다.
확장 프로그램 스크린샷
Crypto Tracker 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Track your favorite Cryptocurrencies movement. Now available for all Cryptocurrencies!
확장 프로그램 기본 정보
이름 | Crypto Tracker |
ID | ebjjekdklfdnkbnjlinganmllmjfdblk |
공식 URL | https://chromewebstore.google.com/detail/crypto-tracker/ebjjekdklfdnkbnjlinganmllmjfdblk |
설명 | Be up-to-date and track your favorite Cryptocurrencies movement. |
파일 크기 | 99.16 KB |
설치 횟수 | 2,176 |
현재 버전 | 2309 |
최근 업데이트 | 2023-09-08 |
출시 날짜 | 2019-07-12 |
평점 | 4.35/5 총 23 개의 평점 |
개발자 | Dinh Luong |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://github.com/dinhnerz/CryptoTracker#-crypto-tracker |
지원되는 언어 | en-US |
manifest.json | |
{ "manifest_version": 3, "name": "Crypto Tracker", "options_page": "html\/options.html", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "2309", "action": { "default_icon": { "19": "images\/CT-logo-19.png", "38": "images\/CT-logo-38.png" }, "default_popup": "html\/main.html", "default_title": "Crypto Tracker" }, "description": "Be up-to-date and track your favorite Cryptocurrencies movement.", "homepage_url": "https:\/\/github.com\/dinhnerz\/CryptoTracker#-crypto-tracker", "icons": { "128": "images\/CT-logo-128.png", "19": "images\/CT-logo-19.png", "38": "images\/CT-logo-38.png" } } |