CoinTool - Gas Price
Gas Price GasNow. Network supports: BTC ETH Polygon Blast Zksync... 60+EVM
CoinTool - Gas Price란 무엇입니까?
CoinTool - Gas Price은(는) CoinTool에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Gas Price GasNow. Network supports: BTC ETH Polygon Blast Zksync... 60+EVM"입니다.
확장 프로그램 스크린샷
CoinTool - Gas Price 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
CoinTool - Gas Price GasNow Network supports: BTC ETH Polygon zkSync... 30+EVM Thank you for using it More crypto tools https://cointool.app
확장 프로그램 기본 정보
이름 | CoinTool - Gas Price |
ID | ehbppccdhiehpnnhjmahlkpfgnkejngb |
공식 URL | https://chromewebstore.google.com/detail/cointool-gas-price/ehbppccdhiehpnnhjmahlkpfgnkejngb |
설명 | Gas Price GasNow. Network supports: BTC ETH Polygon Blast Zksync... 60+EVM |
파일 크기 | 221 KB |
설치 횟수 | 64,649 |
현재 버전 | 1.2.5 |
최근 업데이트 | 2024-03-01 |
출시 날짜 | 2021-12-02 |
평점 | 4.39/5 총 23 개의 평점 |
개발자 | CoinTool |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://cointool.app |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "CoinTool - Gas Price", "description": "Gas Price GasNow. Network supports: BTC ETH Polygon Blast Zksync... 60+EVM", "version": "1.2.5", "action": { "default_popup": ".\/popup.html", "default_icon": ".\/assets\/icons\/logo.png" }, "background": { "service_worker": "background.js" }, "homepage_url": "https:\/\/cointool.app", "icons": { "16": ".\/assets\/icons\/logo.png", "32": ".\/assets\/icons\/logo.png", "64": ".\/assets\/icons\/logo.png", "128": ".\/assets\/icons\/logo.png" }, "permissions": [ "storage", "alarms", "background" ] } |