Start Weather
Displays the weather for multiple locations that you can set using the free weather API provided by Yahoo (Yahoo Weather API).
Hvad er Start Weather?
Start Weather er en Chrome-udvidelse udviklet af george.miscalencu, og dens hovedfunktion er "Displays the weather for multiple locations that you can set using the free weather API provided by Yahoo (Yahoo Weather API).".
Udvidelsesskærmbilleder
Download Start Weather-udvidelses-CRX-fil
Download Start Weather-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
Chrome extension that displays the weather in the start page of the browser by showing weather info and a geo localized background image, using the free weather API provided by Yahoo. Features: The feed is automatically using the current system's language setting for the response info. Multiple locations that can be set/changed Option for Celsius or Fahrenheit display Option to have links to weather.Yahoo.com and Weatherunderground.com Option for background refresh (1, 2, 3, 4 or 6 hours) Option for weather date and/or last check date. Features to be implemented: Moon phases Stay tuned!
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | ghjiajigjjgmcfloakbbejmhcoelpmbh |
Officiel URL | https://chrome.google.com/webstore/detail/ghjiajigjjgmcfloakbbejmhcoelpmbh |
Beskrivelse | Displays the weather for multiple locations that you can set using the free weather API provided by Yahoo (Yahoo Weather API). |
Filstørrelse | 2.54 MB |
Antal Installationer | 807 |
Nuværende Version | 0.64 |
Senest Opdateret | 2017-08-04 |
Udgivelsesdato | 2017-08-04 |
Bedømmelse | 3.11/5 Samlet 9 Bedømmelser |
Udvikler | george.miscalencu |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://github.com/miscalencu/Google-Chrome-Simple-Weather |
Hjælpeside-URL | https://github.com/miscalencu/Google-Chrome-Simple-Weather/issues |
Understøttede Sprog | de,en,fr,es,it,pt-BR,ro,ru,hi,bn,zh-CN,zh-TW |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_application_title__", "description": "__MSG_application_description__", "version": "0.64", "manifest_version": 2, "default_locale": "en", "options_page": "options.html", "background": { "page": "background.html" }, "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com https:\/\/*.yahooapis.com; object-src 'self'", "content_scripts": [ { "matches": [ " |