Polygon Gas Station

Displays current gas prices for Polygon Mainnet.

Qu'est-ce que Polygon Gas Station ?

Polygon Gas Station est une extension Chrome développée par Dornat, et sa fonction principale est "Displays current gas prices for Polygon Mainnet.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Polygon Gas Station

Téléchargez les fichiers d'extension Polygon Gas Station au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Polygon Gas Station Polygon Gas Station
ID mofhphpaefijhjcidmcibbihfgdemooa
URL Officiel https://chromewebstore.google.com/detail/polygon-gas-station/mofhphpaefijhjcidmcibbihfgdemooa
Description Displays current gas prices for Polygon Mainnet.
Taille du Fichier 70.9 KB
Nombre d'Installations 1,053
Version Actuelle 0.1.1
Dernière Mise à Jour 2021-07-05
Date de Publication 2021-07-05
Évaluation 4.00/5 Total 5 Évaluations
Développeur Dornat
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
    }
}