Weather extension
The best way to see the Weather Forecast right in your browser of all over the world. Easier than looking outside!
O que é Weather extension?
Weather extension é uma extensão do Chrome desenvolvida por https://sudarshanrai.com.np, e sua principal característica é "The best way to see the Weather Forecast right in your browser of all over the world. Easier than looking outside!".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Weather extension
Baixe arquivos de extensão Weather extension no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | Weather extension |
ID | mfhfabihcpklaoadegkbfpfbenneniad |
URL Oficial | https://chromewebstore.google.com/detail/weather-extension/mfhfabihcpklaoadegkbfpfbenneniad |
Descrição | The best way to see the Weather Forecast right in your browser of all over the world. Easier than looking outside! |
Tamanho do Arquivo | 1.14 MB |
Contagem de Instalações | 2,000 |
Versão Atual | 4.2 |
Última Atualização | 2023-03-02 |
Data de Publicação | 2020-09-06 |
Classificação | 4.63/5 Total de 8 Avaliações |
Desenvolvedor | https://sudarshanrai.com.np |
[email protected] | |
Tipo de Pagamento | free |
Idiomas Suportados | 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": [] } |