Weather extension

The best way to see the Weather Forecast right in your browser of all over the world. Easier than looking outside!

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

Το Weather extension είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://sudarshanrai.com.np, και η κύρια λειτουργία του είναι "The best way to see the Weather Forecast right in your browser of all over the world. Easier than looking outside!".

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

screenshot
screenshot

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

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

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

                        This browser weather extension is a software program that adds weather information to your web browser. It allows you to view current temperature, forecast, and other weather-related data for your location directly on your browser's toolbar or as a pop-up window. It's easy to install and use, and works with major browsers such as Chrome, Firefox, and Safari. This extension is a convenient way to stay informed about the weather while you're browsing the web.                    

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

Όνομα Weather extension Weather extension
ID mfhfabihcpklaoadegkbfpfbenneniad
Επίσημο URL https://chromewebstore.google.com/detail/weather-extension/mfhfabihcpklaoadegkbfpfbenneniad
Περιγραφή The best way to see the Weather Forecast right in your browser of all over the world. Easier than looking outside!
Μέγεθος Αρχείου 1.14 MB
Αριθμός Εγκαταστάσεων 2,000
Τρέχουσα Έκδοση 4.2
Τελευταία Ενημέρωση 2023-03-02
Ημερομηνία Δημοσίευσης 2020-09-06
Αξιολόγηση 4.63/5 Συνολικά 8 Αξιολογήσεις
Προγραμματιστής https://sudarshanrai.com.np
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Weather extension",
    "version": "4.2",
    "description": "The best way to see the Weather Forecast right in your browser of all over the world. Easier than looking outside!",
    "icons": {
        "128": "\/assets\/icon128.png",
        "48": "\/assets\/icon48.png",
        "16": "\/assets\/icon16.png"
    },
    "action": {
        "default_icon": {
            "16": "\/assets\/icon16.png",
            "48": "\/assets\/icon48.png"
        },
        "default_popup": "index.html"
    },
    "content_security_policy": []
}