CoolForeCast

Temperature statistics in your current area.

Vad är CoolForeCast?

CoolForeCast är en Chrome-tillägg utvecklad av Kessawy, och dess huvudfunktion är "Temperature statistics in your current area.".

Tilläggsskärmbilder

screenshot

Ladda ner CoolForeCast-förlängningens CRX-fil

Ladda ner CoolForeCast-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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äggande Information om Tillägg

Namn CoolForeCast CoolForeCast
ID fceooamphekfjabkhdkiickghedkfmgi
Officiell webbadress https://chromewebstore.google.com/detail/coolforecast/fceooamphekfjabkhdkiickghedkfmgi
Beskrivning Temperature statistics in your current area.
Filstorlek 213 KB
Antal Installationer 87
Aktuell Version 2.0
Senast Uppdaterad 2021-11-17
Publiceringsdatum 2018-04-10
Betyg 5.00/5 Totalt 1 Betyg
Utvecklare Kessawy
E-post [email protected]
Betalningssätt free
Stödda Språk 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"
    }
}