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
Eメール [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"
    ]
}