GEMS WEATHER STATION NETWORK

This extension gives weather updates.

What is GEMS WEATHER STATION NETWORK?

GEMS WEATHER STATION NETWORK is a Chrome extension developed by Sam Poder, and its main feature is "This extension gives weather updates.".

Extension Screenshots

screenshot

Download GEMS WEATHER STATION NETWORK Extension CRX File

Download GEMS WEATHER STATION NETWORK 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

                        This extension gives weather updates from GEMS WORLD ACADEMY. Icon by: http://www.freepik.com/                    

Extension Basic Information

Name GEMS WEATHER STATION NETWORK GEMS WEATHER STATION NETWORK
ID iloppkibbehcnpcknmpmcdcpkadjbgfi
Official URL https://chromewebstore.google.com/detail/gems-weather-station-netw/iloppkibbehcnpcknmpmcdcpkadjbgfi
Description This extension gives weather updates.
File Size 356 KB
Installation Count 27
Current Version 1.3
Last Updated 2017-11-28
Publish Date 2017-11-27
Rating 5.00/5 Total 1 Ratings
Developer Sam Poder
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": " GEMS WEATHER STATION NETWORK",
    "description": "This extension gives weather updates.",
    "version": "1.3",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "storage",
        "background"
    ]
}