CoinTool - Gas Price
Gas Price GasNow. Network supports: BTC ETH Polygon Blast Zksync... 60+EVM
What is CoinTool - Gas Price?
CoinTool - Gas Price is a Chrome extension developed by CoinTool, and its main feature is "Gas Price GasNow. Network supports: BTC ETH Polygon Blast Zksync... 60+EVM".
Extension Screenshots
Download CoinTool - Gas Price Extension CRX File
Download CoinTool - Gas Price extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
CoinTool - Gas Price GasNow Network supports: BTC ETH Polygon zkSync... 30+EVM Thank you for using it More crypto tools https://cointool.app
Extension Basic Information
Name | CoinTool - Gas Price |
ID | ehbppccdhiehpnnhjmahlkpfgnkejngb |
Official URL | https://chromewebstore.google.com/detail/cointool-gas-price/ehbppccdhiehpnnhjmahlkpfgnkejngb |
Description | Gas Price GasNow. Network supports: BTC ETH Polygon Blast Zksync... 60+EVM |
File Size | 221 KB |
Installation Count | 64,649 |
Current Version | 1.2.5 |
Last Updated | 2024-03-01 |
Publish Date | 2021-12-02 |
Rating | 4.39/5 Total 23 Ratings |
Developer | CoinTool |
[email protected] | |
Payment Type | free |
Extension Website | https://cointool.app |
Supported Languages | 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" ] } |