Check Weather

Weather forecast for current city and location of current visited website.

Co je Check Weather?

Check Weather je rozšíření Chrome vyvinuté anajeftovic1, a jeho hlavní funkcí je „Weather forecast for current city and location of current visited website.“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření Check Weather

Stáhněte si soubory rozšíření Check Weather ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        Check Weather extension is the perfect tool for getting weather information. It provides current weather conditions and seven days forecast based on Your location. Also, You will get weather info for location of website You are visiting. You don't have to wait for weather information anymore, just click on button and You will get all necessary information.                    

Základní Informace o Rozšíření

Název Check Weather Check Weather
ID jeboiehfeffphnnfahahdkaejhhafehm
Oficiální URL https://chrome.google.com/webstore/detail/check-weather/jeboiehfeffphnnfahahdkaejhhafehm
Popis Weather forecast for current city and location of current visited website.
Velikost souboru 57.01 KB
Počet instalací 1,544
Aktuální Verze 0.0.0.3
Poslední Aktualizace 2018-03-12
Datum Vydání 2018-03-12
Hodnocení 3.17/5 Celkem 6 Hodnocení
Vývojář anajeftovic1
Typ Platby free
Podporované Jazyky en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Check Weather",
    "version": "0.0.0.3",
    "manifest_version": 2,
    "description": "Weather forecast for current city and location of current visited website.",
    "browser_action": {
        "default_icon": {
            "38": "img\/image38.png"
        },
        "default_title": "Check Weather",
        "default_popup": "src\/forecast.html"
    },
    "icons": {
        "38": "img\/image38.png",
        "48": "img\/image48.png",
        "64": "img\/image64.png",
        "96": "img\/image96.png",
        "128": "img\/image128.png"
    },
    "permissions": [
        "",
        "tabs"
    ]
}