Weather Forecast

10 day weather forecast. Wind, Beaufort, Temp, Cloud, Rain, Humidity, Pressure. Daily, Hourly, Graph, Table screenings.

Weather Forecast là gì?

Weather Forecast là một tiện ích mở rộng Chrome được phát triển bởi http://weather.work, và tính năng chính của nó là "10 day weather forecast. Wind, Beaufort, Temp, Cloud, Rain, Humidity, Pressure. Daily, Hourly, Graph, Table screenings.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Weather Forecast

Tải xuống các tệp mở rộng Weather Forecast dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Displays 10-day weather forecast for the moment. Views are in 4 different formats as daily, hourly, graph, table.

Features
-----------------
 * Time-scroll - see weather at any moment
 * Get ready for surprises
 * Temperature, Relative Temperature, Wind, Humidity, Pressure, Cloud, Precip
 * How high is the cloud
 * Beaufort. Direction and intensity of wind
 * Sunrise, Sunset, Moonrise, Moonset
 * Geolocation
 * Choose Fahrenheit or Celsius
 * Hourly forecast 
 * 10 day forecast
 * Easy to use
 * Accurate Weather Forecast 
 * Favorite creation                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Weather Forecast Weather Forecast
ID ephbadfbdilodcbifmhohnghglhacgii
URL Chính Thức https://chrome.google.com/webstore/detail/weather-forecast/ephbadfbdilodcbifmhohnghglhacgii
Mô tả 10 day weather forecast. Wind, Beaufort, Temp, Cloud, Rain, Humidity, Pressure. Daily, Hourly, Graph, Table screenings.
Kích Thước Tệp 149 KB
Số Lần Cài Đặt 5,709
Phiên Bản Hiện Tại 0.0.0.2
Cập Nhật Lần Cuối 2021-02-26
Ngày Phát Hành 2019-08-22
Đánh Giá 3.50/5 Tổng số 14 Đánh Giá
Nhà Phát Triển http://weather.work
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng http://www.weather.work
Ngôn Ngữ Được Hỗ Trợ id,ms,de,en,en-GB,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_application_title__",
    "description": "__MSG_application_description__",
    "version": "0.0.0.2",
    "default_locale": "en",
    "browser_action": {
        "default_icon": "icon_16.png",
        "default_popup": "index.html"
    },
    "icons": {
        "16": "icon_16.png",
        "48": "icon_48.png",
        "128": "icon_128.png"
    },
    "manifest_version": 2
}