CoolForeCast
Temperature statistics in your current area.
Hvad er CoolForeCast?
CoolForeCast er en Chrome-udvidelse udviklet af Kessawy, og dens hovedfunktion er "Temperature statistics in your current area.".
Udvidelsesskærmbilleder
Download CoolForeCast-udvidelses-CRX-fil
Download CoolForeCast-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
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.
Grundlæggende oplysninger om udvidelsen
Navn | CoolForeCast |
ID | fceooamphekfjabkhdkiickghedkfmgi |
Officiel URL | https://chromewebstore.google.com/detail/coolforecast/fceooamphekfjabkhdkiickghedkfmgi |
Beskrivelse | Temperature statistics in your current area. |
Filstørrelse | 213 KB |
Antal Installationer | 87 |
Nuværende Version | 2.0 |
Senest Opdateret | 2021-11-17 |
Udgivelsesdato | 2018-04-10 |
Bedømmelse | 5.00/5 Samlet 1 Bedømmelser |
Udvikler | Kessawy |
[email protected] | |
Betalingsmetode | free |
Understøttede Sprog | 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" } } |