Weather Buddy
Provides current weather conditions, and temperatures for the next three days.
Cos'è Weather Buddy?
Weather Buddy è un'estensione di Chrome sviluppata da kacpermyslinski, e la sua funzione principale è "Provides current weather conditions, and temperatures for the next three days.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Weather Buddy
Scarica i file di estensione Weather Buddy 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
Weather Buddy is a simple and straight-forward way to get current weather conditions and forecast temperatures wherever you are. Able to search for cities and convert temperatures between Celsius and Fahrenheit. Informazioni di Base sull'Estensione
| Nome | |
| ID | bpbhcboindgomhjpohahlaoonfinnmkf |
| URL Ufficiale | https://chromewebstore.google.com/detail/weather-buddy/bpbhcboindgomhjpohahlaoonfinnmkf |
| Descrizione | Provides current weather conditions, and temperatures for the next three days. |
| Dimensione del File | 895 KB |
| Conteggio Installazioni | 3,351 |
| Versione Corrente | 1.8.1 |
| Ultimo Aggiornamento | 2017-02-12 |
| Data di Pubblicazione | 2017-02-11 |
| Valutazione | 3.90/5 Totale 50 Valutazioni |
| Sviluppatore | kacpermyslinski |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | http://kacper.life/ |
| Lingue Supportate | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Weather Buddy",
"short_name": "Weather",
"description": "Provides current weather conditions, and temperatures for the next three days.",
"version": "1.8.1",
"browser_action": {
"default_icon": "assets\/icon.png",
"default_popup": "weather.html"
}
} | |