Gify Weather

Knowing weather made attractive. Get the weather reports in form of awesome GIF images

O que é Gify Weather?

Gify Weather é uma extensão do Chrome desenvolvida por CyberX, e sua principal característica é "Knowing weather made attractive. Get the weather reports in form of awesome GIF images".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão Gify Weather

Baixe arquivos de extensão Gify Weather 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

                        Knowing weather made attractive. Get the weather reports in form of awesome GIF images. Just open the extension and plan your day according to the weather outside. This provides you with weather report and 5 day forecast in a fun and interesting way.                    

Informações Básicas da Extensão

Nome Gify Weather Gify Weather
ID lmncbgnpbohknfenkhhdadojklhkaohl
URL Oficial https://chromewebstore.google.com/detail/gify-weather/lmncbgnpbohknfenkhhdadojklhkaohl
Descrição Knowing weather made attractive. Get the weather reports in form of awesome GIF images
Tamanho do Arquivo 51.11 MB
Contagem de Instalações 27
Versão Atual 0.1
Última Atualização 2023-01-22
Data de Publicação 2023-01-20
Classificação 5.00/5 Total de 6 Avaliações
Desenvolvedor CyberX
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Gify Weather",
    "description": "Knowing weather made attractive. Get the weather reports in form of awesome GIF images",
    "version": "0.1",
    "manifest_version": 3,
    "action": {
        "default_popup": "popup.html",
        "default_icon": "logo.png"
    },
    "icons": {
        "128": "logo.png"
    },
    "permissions": [
        "geolocation"
    ]
}