CoolForeCast
Temperature statistics in your current area.
Wat is CoolForeCast?
CoolForeCast is een Chrome-extensie ontwikkeld door Kessawy, en de belangrijkste functie is "Temperature statistics in your current area.".
Extensie Screenshots
Download het CRX-bestand van de extensie CoolForeCast
Download CoolForeCast-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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. Basisinformatie over de Extensie
| Naam | |
| ID | fceooamphekfjabkhdkiickghedkfmgi |
| Officiële URL | https://chromewebstore.google.com/detail/coolforecast/fceooamphekfjabkhdkiickghedkfmgi |
| Beschrijving | Temperature statistics in your current area. |
| Bestandsgrootte | 213 KB |
| Aantal Installaties | 87 |
| Huidige Versie | 2.0 |
| Laatst Bijgewerkt | 2021-11-17 |
| Publicatiedatum | 2018-04-10 |
| Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
| Ontwikkelaar | Kessawy |
| [email protected] | |
| Betalingswijze | free |
| Ondersteunde Talen | 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"
}
} | |