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ファイルをダウンロード
CoinTool - Gas Price拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
CoinTool - Gas Price GasNow
Network supports: BTC ETH Polygon zkSync... 30+EVM
Thank you for using it
More crypto tools https://cointool.app 拡張機能の基本情報
| 名前 | |
| 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 |
| Eメール | [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"
]
} | |