Steemit Launcher
Quick Launcher for Steemit blockchain and Bittrex exchange.
Cos'è Steemit Launcher?
Steemit Launcher è un'estensione di Chrome sviluppata da stacksofapps, e la sua funzione principale è "Quick Launcher for Steemit blockchain and Bittrex exchange.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Steemit Launcher
Scarica i file di estensione Steemit Launcher 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
Steemit Quick Launcher extension provides a quick and easy way to access your Steemit blockchain accounts.
You can quickly and easily launch the blockchain below and speedily manage your accounts.
*Steemit
*DTube
*Catchawhale
*Voting worth
*BlockTrades
*Bittrex
*Steem Tools
*Steemit Help Informazioni di Base sull'Estensione
| Nome | |
| ID | iaafbpabegfpdebjplhgcglanbgennmm |
| URL Ufficiale | https://chromewebstore.google.com/detail/steemit-launcher/iaafbpabegfpdebjplhgcglanbgennmm |
| Descrizione | Quick Launcher for Steemit blockchain and Bittrex exchange. |
| Dimensione del File | 6.05 KB |
| Conteggio Installazioni | 11 |
| Versione Corrente | 1.0.0 |
| Ultimo Aggiornamento | 2018-05-02 |
| Data di Pubblicazione | 2018-05-01 |
| Valutazione | 5.00/5 Totale 1 Valutazioni |
| Sviluppatore | stacksofapps |
| Tipo di Pagamento | free |
| Lingue Supportate | en-GB |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Steemit Launcher",
"description": "Quick Launcher for Steemit blockchain and Bittrex exchange.",
"version": "1.0.0",
"icons": {
"128": "icon_128.png"
},
"browser_action": {
"default_title": "Steemit Quick Launcher",
"default_icon": "icon.png",
"default_popup": "popup.html"
},
"permissions": [
"activeTab"
]
} | |