CoolForeCast
Temperature statistics in your current area.
Was ist CoolForeCast?
CoolForeCast ist eine Chrome-Erweiterung, die von Kessawy entwickelt wurde, und ihr Hauptmerkmal ist "Temperature statistics in your current area.".
Erweiterungsscreenshots
CoolForeCast-Erweiterungs-CRX-Datei herunterladen
Laden Sie CoolForeCast-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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. Grundlegende Informationen zur Erweiterung
| Name | |
| ID | fceooamphekfjabkhdkiickghedkfmgi |
| Offizielle URL | https://chromewebstore.google.com/detail/coolforecast/fceooamphekfjabkhdkiickghedkfmgi |
| Beschreibung | Temperature statistics in your current area. |
| Dateigröße | 213 KB |
| Installationsanzahl | 87 |
| Aktuelle Version | 2.0 |
| Letztes Update | 2021-11-17 |
| Veröffentlichungsdatum | 2018-04-10 |
| Bewertung | 5.00/5 Insgesamt 1 Bewertungen |
| Entwickler | Kessawy |
| [email protected] | |
| Zahlungsart | free |
| Unterstützte Sprachen | 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"
}
} | |