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
官方網址 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"
    ]
}