World Weather Forecast

Worldwide, US, Europe.. Weather forecast, current weather in Fahrenheit or Celsius. Weather map to view meteorological conditions.

什么是World Weather Forecast?

World Weather Forecast是由Smart Software开发的Chrome扩展程序,该扩展的主要功能是“Worldwide, US, Europe.. Weather forecast, current weather in Fahrenheit or Celsius. Weather map to view meteorological conditions.”。

扩展截图

screenshot

下载World Weather Forecast扩展crx文件

下载World Weather Forecast扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Weather forecast & current weather worldwide in Fahrenheit or Celsius.
Explore world weather maps to view meteorological conditions all across the world.
Automatically displays the weather forecast for your current location, or Enter city name to get forecasts for cities around the world.                    

扩展基本信息

名称 World Weather Forecast World Weather Forecast
ID fnfnbeppfinmnjnjhedifcfllpcfgeea
官方URL https://chromewebstore.google.com/detail/world-weather-forecast/fnfnbeppfinmnjnjhedifcfllpcfgeea
简介 Worldwide, US, Europe.. Weather forecast, current weather in Fahrenheit or Celsius. Weather map to view meteorological conditions.
文件大小 34.77 KB
安装次数 68,657
当前版本 2.0.3.6
更新时间 2023-12-05
上架时间 2020-02-22
评分 4.58/5 共4261次评分
开发者 Smart Software
电子邮箱 [email protected]
付费类型 free
扩展官网 https://weather.fullstacks.net/
帮助页面URL https://weather.fullstacks.net/
隐私政策页面URL http://iblogbox.com/chrome/tos.php
支持的语言 en
manifest.json
{
    "name": "__MSG_ext_name__",
    "description": "__MSG_ext_description__",
    "default_locale": "en",
    "icons": {
        "128": "images\/icon128.png",
        "16": "images\/icon16.png"
    },
    "background": {
        "service_worker": "js\/bg.js"
    },
    "action": {
        "default_icon": "images\/icon32.png",
        "default_title": "__MSG_ext_name__"
    },
    "permissions": [
        "storage"
    ],
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "minimum_chrome_version": "88.0.0.0",
    "version": "2.0.3.6"
}