Polygon Gas Station

Displays current gas prices for Polygon Mainnet.

Polygon Gas Stationとは何ですか?

Polygon Gas StationはDornatによって開発されたChromeの拡張機能で、その主な機能は「Displays current gas prices for Polygon Mainnet.」です。

拡張機能のスクリーンショット

screenshot

Polygon Gas Station拡張機能のCRXファイルをダウンロード

Polygon Gas Station拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Access current gas prices on polygon mainnet using data from https://gasstation-mainnet.matic.network with the option to view available amounts of gas that you need to choose for making a transaction.                    

拡張機能の基本情報

名前 Polygon Gas Station Polygon Gas Station
ID mofhphpaefijhjcidmcibbihfgdemooa
公式URL https://chromewebstore.google.com/detail/polygon-gas-station/mofhphpaefijhjcidmcibbihfgdemooa
説明 Displays current gas prices for Polygon Mainnet.
ファイルサイズ 70.9 KB
インストール数 1,053
現在のバージョン 0.1.1
最終更新日 2021-07-05
公開日 2021-07-05
評価 4.00/5 合計 5 レビュー
開発者 Dornat
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "short_name": "PolyGasStation",
    "name": "Polygon Gas Station",
    "version": "0.1.1",
    "manifest_version": 2,
    "description": "Displays current gas prices for Polygon Mainnet.",
    "icons": {
        "512": "logo512.png"
    },
    "browser_action": {
        "default_icon": "logo512.png",
        "default_popup": "popup.html"
    }
}