CoolForeCast

Temperature statistics in your current area.

什麼是CoolForeCast?

CoolForeCast是由Kessawy開發的Chrome擴展程式,該擴展的主要功能是“Temperature statistics in your current area.”。

擴展截圖

screenshot

下載CoolForeCast擴展crx文件

下載CoolForeCast擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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.                    

擴展基本資訊

名稱 CoolForeCast CoolForeCast
ID fceooamphekfjabkhdkiickghedkfmgi
官方網址 https://chromewebstore.google.com/detail/coolforecast/fceooamphekfjabkhdkiickghedkfmgi
簡介 Temperature statistics in your current area.
檔案大小 213 KB
安裝次數 87
目前版本 2.0
更新時間 2021-11-17
上架時間 2018-04-10
評分 5.00/5 共 1 次評分
開發者 Kessawy
電子郵箱 [email protected]
付費類型 free
支援的語言 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"
    }
}