Check Weather

Weather forecast for current city and location of current visited website.

Check Weather là gì?

Check Weather là một tiện ích mở rộng Chrome được phát triển bởi anajeftovic1, và tính năng chính của nó là "Weather forecast for current city and location of current visited website.".

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

screenshot

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

Tải xuống các tệp mở rộng Check Weather 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

                        Check Weather extension is the perfect tool for getting weather information. It provides current weather conditions and seven days forecast based on Your location. Also, You will get weather info for location of website You are visiting. You don't have to wait for weather information anymore, just click on button and You will get all necessary information.                    

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

Tên Check Weather Check Weather
ID jeboiehfeffphnnfahahdkaejhhafehm
URL Chính Thức https://chrome.google.com/webstore/detail/check-weather/jeboiehfeffphnnfahahdkaejhhafehm
Mô tả Weather forecast for current city and location of current visited website.
Kích Thước Tệp 57.01 KB
Số Lần Cài Đặt 1,544
Phiên Bản Hiện Tại 0.0.0.3
Cập Nhật Lần Cuối 2018-03-12
Ngày Phát Hành 2018-03-12
Đánh Giá 3.17/5 Tổng số 6 Đánh Giá
Nhà Phát Triển anajeftovic1
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Check Weather",
    "version": "0.0.0.3",
    "manifest_version": 2,
    "description": "Weather forecast for current city and location of current visited website.",
    "browser_action": {
        "default_icon": {
            "38": "img\/image38.png"
        },
        "default_title": "Check Weather",
        "default_popup": "src\/forecast.html"
    },
    "icons": {
        "38": "img\/image38.png",
        "48": "img\/image48.png",
        "64": "img\/image64.png",
        "96": "img\/image96.png",
        "128": "img\/image128.png"
    },
    "permissions": [
        "",
        "tabs"
    ]
}