CoolForeCast

Temperature statistics in your current area.

What is CoolForeCast?

CoolForeCast is a Chrome extension developed by Kessawy, and its main feature is "Temperature statistics in your current area.".

Extension Screenshots

screenshot

Download CoolForeCast Extension CRX File

Download CoolForeCast 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

                        CoolForeCast is a Beautiful Chrome Extension to Display an interactive 3D content about the weather information, temperature and forecast according to the current location detected by the our APIs.

current version: 1.0.0

your support is highly appreciated.

request the GitHub Repository's link in email.                    

Extension Basic Information

Name CoolForeCast CoolForeCast
ID fceooamphekfjabkhdkiickghedkfmgi
Official URL https://chromewebstore.google.com/detail/coolforecast/fceooamphekfjabkhdkiickghedkfmgi
Description Temperature statistics in your current area.
File Size 213 KB
Installation Count 87
Current Version 2.0
Last Updated 2021-11-17
Publish Date 2018-04-10
Rating 5.00/5 Total 1 Ratings
Developer Kessawy
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "CoolForeCast",
    "version": "2.0",
    "manifest_version": 2,
    "description": "Temperature statistics in your current area.",
    "browser_action": {
        "default_icon": "img\/icon3.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "img\/icon16.png",
        "48": "img\/icon48.png",
        "128": "img\/icon128.png"
    }
}