GEMS WEATHER STATION NETWORK
This extension gives weather updates.
Cos'è GEMS WEATHER STATION NETWORK?
GEMS WEATHER STATION NETWORK è un'estensione di Chrome sviluppata da Sam Poder, e la sua funzione principale è "This extension gives weather updates.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione GEMS WEATHER STATION NETWORK
Scarica i file di estensione GEMS WEATHER STATION NETWORK 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
This extension gives weather updates from GEMS WORLD ACADEMY. Icon by: http://www.freepik.com/ Informazioni di Base sull'Estensione
| Nome | |
| ID | iloppkibbehcnpcknmpmcdcpkadjbgfi |
| URL Ufficiale | https://chromewebstore.google.com/detail/gems-weather-station-netw/iloppkibbehcnpcknmpmcdcpkadjbgfi |
| Descrizione | This extension gives weather updates. |
| Dimensione del File | 356 KB |
| Conteggio Installazioni | 27 |
| Versione Corrente | 1.3 |
| Ultimo Aggiornamento | 2017-11-28 |
| Data di Pubblicazione | 2017-11-27 |
| Valutazione | 5.00/5 Totale 1 Valutazioni |
| Sviluppatore | Sam Poder |
| Tipo di Pagamento | free |
| Lingue Supportate | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": " GEMS WEATHER STATION NETWORK",
"description": "This extension gives weather updates.",
"version": "1.3",
"browser_action": {
"default_icon": "icon.png",
"default_popup": "popup.html"
},
"permissions": [
"activeTab",
"storage",
"background"
]
} | |