ShapeShift FOX Tokens

Stay up to date

Cos'è ShapeShift FOX Tokens?

ShapeShift FOX Tokens è un'estensione di Chrome sviluppata da sktbrd.eth, e la sua funzione principale è "Stay up to date".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione ShapeShift FOX Tokens

Scarica i file di estensione ShapeShift FOX Tokens 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

                        ShapeShift Fox Token Stats browser plugin                    

Informazioni di Base sull'Estensione

Nome ShapeShift FOX Tokens ShapeShift FOX Tokens
ID eollgmoiloddejjiodjnchmgbnkicljl
URL Ufficiale https://chrome.google.com/webstore/detail/eollgmoiloddejjiodjnchmgbnkicljl
Descrizione Stay up to date
Dimensione del File 1.32 MB
Conteggio Installazioni 44
Versione Corrente 2.2
Ultimo Aggiornamento 2023-07-15
Data di Pubblicazione 2021-11-15
Valutazione 5.00/5 Totale 4 Valutazioni
Sviluppatore sktbrd.eth
Email [email protected]
Tipo di Pagamento free
Lingue Supportate en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "ShapeShift FOX Tokens",
    "description": "Stay up to date",
    "version": "2.2",
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_popup": "popup.html",
        "default_title": "ShapeShift Dao BR",
        "default_icon": {
            "16": "images\/icon16.png",
            "32": "images\/icon32.png",
            "48": "images\/icon48.png",
            "128": "images\/icon128.png"
        }
    },
    "icons": {
        "16": "images\/icon16.png",
        "32": "images\/icon32.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    }
}