Check Weather

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

Τι είναι το Check Weather;

Το Check Weather είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον anajeftovic1, και η κύρια λειτουργία του είναι "Weather forecast for current city and location of current visited website.".

Στιγμιότυπα Επέκτασης

screenshot

Λήψη αρχείου CRX της επέκτασης Check Weather

Λήψη αρχείων επέκτασης Check Weather σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Check Weather Check Weather
ID jeboiehfeffphnnfahahdkaejhhafehm
Επίσημο URL https://chrome.google.com/webstore/detail/check-weather/jeboiehfeffphnnfahahdkaejhhafehm
Περιγραφή Weather forecast for current city and location of current visited website.
Μέγεθος Αρχείου 57.01 KB
Αριθμός Εγκαταστάσεων 1,544
Τρέχουσα Έκδοση 0.0.0.3
Τελευταία Ενημέρωση 2018-03-12
Ημερομηνία Δημοσίευσης 2018-03-12
Αξιολόγηση 3.17/5 Συνολικά 6 Αξιολογήσεις
Προγραμματιστής anajeftovic1
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες 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"
    ]
}