Gify Weather

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

What is Gify Weather?

Gify Weather is a Chrome extension developed by CyberX, and its main feature is "Knowing weather made attractive. Get the weather reports in form of awesome GIF images".

Extension Screenshots

screenshot
screenshot

Download Gify Weather Extension CRX File

Download Gify Weather extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Gify Weather Gify Weather
ID lmncbgnpbohknfenkhhdadojklhkaohl
Official URL https://chromewebstore.google.com/detail/gify-weather/lmncbgnpbohknfenkhhdadojklhkaohl
Description Knowing weather made attractive. Get the weather reports in form of awesome GIF images
File Size 51.11 MB
Installation Count 27
Current Version 0.1
Last Updated 2023-01-22
Publish Date 2023-01-20
Rating 5.00/5 Total 6 Ratings
Developer CyberX
Email [email protected]
Payment Type free
Supported Languages 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"
    ]
}