CoinTool - Gas Price
Gas Price GasNow. Network supports: BTC ETH Polygon Blast Zksync... 60+EVM
Cos'è CoinTool - Gas Price?
CoinTool - Gas Price è un'estensione di Chrome sviluppata da CoinTool, e la sua funzione principale è "Gas Price GasNow. Network supports: BTC ETH Polygon Blast Zksync... 60+EVM".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione CoinTool - Gas Price
Scarica i file di estensione CoinTool - Gas Price in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
CoinTool - Gas Price GasNow
Network supports: BTC ETH Polygon zkSync... 30+EVM
Thank you for using it
More crypto tools https://cointool.app Informazioni di Base sull'Estensione
| Nome | |
| ID | ehbppccdhiehpnnhjmahlkpfgnkejngb |
| URL Ufficiale | https://chromewebstore.google.com/detail/cointool-gas-price/ehbppccdhiehpnnhjmahlkpfgnkejngb |
| Descrizione | Gas Price GasNow. Network supports: BTC ETH Polygon Blast Zksync... 60+EVM |
| Dimensione del File | 221 KB |
| Conteggio Installazioni | 64,649 |
| Versione Corrente | 1.2.5 |
| Ultimo Aggiornamento | 2024-03-01 |
| Data di Pubblicazione | 2021-12-02 |
| Valutazione | 4.39/5 Totale 23 Valutazioni |
| Sviluppatore | CoinTool |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://cointool.app |
| Lingue Supportate | 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"
]
} | |