Gify Weather

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

什么是Gify Weather?

Gify Weather是由CyberX开发的Chrome扩展程序,该扩展的主要功能是“Knowing weather made attractive. Get the weather reports in form of awesome GIF images”。

扩展截图

screenshot
screenshot

下载Gify Weather扩展crx文件

下载Gify Weather扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.                    

扩展基本信息

名称 Gify Weather Gify Weather
ID lmncbgnpbohknfenkhhdadojklhkaohl
官方URL https://chromewebstore.google.com/detail/gify-weather/lmncbgnpbohknfenkhhdadojklhkaohl
简介 Knowing weather made attractive. Get the weather reports in form of awesome GIF images
文件大小 51.11 MB
安装次数 27
当前版本 0.1
更新时间 2023-01-22
上架时间 2023-01-20
评分 5.00/5 共6次评分
开发者 CyberX
电子邮箱 [email protected]
付费类型 free
支持的语言 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"
    ]
}