CoolForeCast
Temperature statistics in your current area.
Cos'è CoolForeCast?
CoolForeCast è un'estensione di Chrome sviluppata da Kessawy, e la sua funzione principale è "Temperature statistics in your current area.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione CoolForeCast
Scarica i file di estensione CoolForeCast 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
CoolForeCast is a Beautiful Chrome Extension to Display an interactive 3D content about the weather information, temperature and forecast according to the current location detected by the our APIs. current version: 1.0.0 your support is highly appreciated. request the GitHub Repository's link in email.
Informazioni di Base sull'Estensione
Nome | CoolForeCast |
ID | fceooamphekfjabkhdkiickghedkfmgi |
URL Ufficiale | https://chromewebstore.google.com/detail/coolforecast/fceooamphekfjabkhdkiickghedkfmgi |
Descrizione | Temperature statistics in your current area. |
Dimensione del File | 213 KB |
Conteggio Installazioni | 87 |
Versione Corrente | 2.0 |
Ultimo Aggiornamento | 2021-11-17 |
Data di Pubblicazione | 2018-04-10 |
Valutazione | 5.00/5 Totale 1 Valutazioni |
Sviluppatore | Kessawy |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "CoolForeCast", "version": "2.0", "manifest_version": 2, "description": "Temperature statistics in your current area.", "browser_action": { "default_icon": "img\/icon3.png", "default_popup": "popup.html" }, "icons": { "16": "img\/icon16.png", "48": "img\/icon48.png", "128": "img\/icon128.png" } } |