Weather extension

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

Co to jest Weather extension?

Weather extension to rozszerzenie Chrome opracowane przez https://sudarshanrai.com.np, a jego główną funkcją jest „The best way to see the Weather Forecast right in your browser of all over the world. Easier than looking outside!”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot

Pobierz plik CRX rozszerzenia Weather extension

Pobierz pliki rozszerzeń Weather extension 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

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Weather extension Weather extension
ID mfhfabihcpklaoadegkbfpfbenneniad
Oficjalny URL https://chromewebstore.google.com/detail/weather-extension/mfhfabihcpklaoadegkbfpfbenneniad
Opis The best way to see the Weather Forecast right in your browser of all over the world. Easier than looking outside!
Rozmiar pliku 1.14 MB
Liczba instalacji 2,000
Aktualna Wersja 4.2
Ostatnia Aktualizacja 2023-03-02
Data Publikacji 2020-09-06
Ocena 4.63/5 Łącznie 8 Oceny
Deweloper https://sudarshanrai.com.np
E-mail [email protected]
Typ Płatności free
Obsługiwane Języki 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": []
}