CoolForeCast
Temperature statistics in your current area.
Co to jest CoolForeCast?
CoolForeCast to rozszerzenie Chrome opracowane przez Kessawy, a jego główną funkcją jest „Temperature statistics in your current area.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia CoolForeCast
Pobierz pliki rozszerzeń CoolForeCast w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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. Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | fceooamphekfjabkhdkiickghedkfmgi |
| Oficjalny URL | https://chromewebstore.google.com/detail/coolforecast/fceooamphekfjabkhdkiickghedkfmgi |
| Opis | Temperature statistics in your current area. |
| Rozmiar pliku | 213 KB |
| Liczba instalacji | 87 |
| Aktualna Wersja | 2.0 |
| Ostatnia Aktualizacja | 2021-11-17 |
| Data Publikacji | 2018-04-10 |
| Ocena | 5.00/5 Łącznie 1 Oceny |
| Deweloper | Kessawy |
| [email protected] | |
| Typ Płatności | free |
| Obsługiwane Języki | 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"
}
} | |