Weather extension

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

¿Qué es Weather extension?

Weather extension es una extensión de Chrome desarrollada por https://sudarshanrai.com.np, y su función principal es "The best way to see the Weather Forecast right in your browser of all over the world. Easier than looking outside!".

Capturas de Pantalla de la Extensión

screenshot
screenshot

Descargar Archivo CRX de la Extensión Weather extension

Descarga archivos de extensión Weather extension en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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.                    

Información Básica de la Extensión

Nombre Weather extension Weather extension
ID mfhfabihcpklaoadegkbfpfbenneniad
URL Oficial https://chromewebstore.google.com/detail/weather-extension/mfhfabihcpklaoadegkbfpfbenneniad
Descripción The best way to see the Weather Forecast right in your browser of all over the world. Easier than looking outside!
Tamaño del Archivo 1.14 MB
Cantidad de Instalaciones 2,000
Versión Actual 4.2
Última Actualización 2023-03-02
Fecha de Publicación 2020-09-06
Calificación 4.63/5 Total de 8 Calificaciones
Desarrollador https://sudarshanrai.com.np
Correo electrónico [email protected]
Tipo de Pago free
Idiomas Soportados 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": []
}