World Weather

Get weather right in your browser homepage with our extension!

World Weather là gì?

World Weather là một tiện ích mở rộng Chrome được phát triển bởi [email protected], và tính năng chính của nó là "Get weather right in your browser homepage with our extension!".

Ả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 World Weather

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

                        For more details: 
https://world-weather-extension.com/pages/terms-of-use.html
https://world-weather-extension.com/pages/privacy-policy.html

Get the the update weather directly on your homepage!  

By installing the extension you accept and agree to set Chrome New Tab search to Bing, and to the terms and policies.                    

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

Tên World Weather World Weather
ID jkmfelbjabcdkngelgnaimnlglpdpbme
URL Chính Thức https://chromewebstore.google.com/detail/world-weather/jkmfelbjabcdkngelgnaimnlglpdpbme
Mô tả Get weather right in your browser homepage with our extension!
Kích Thước Tệp 1.89 MB
Số Lần Cài Đặt 10,683
Phiên Bản Hiện Tại 1.4.1
Cập Nhật Lần Cuối 2022-07-12
Ngày Phát Hành 2022-06-28
Đánh Giá 3.75/5 Tổng số 12 Đánh Giá
Nhà Phát Triển [email protected]
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://world-weather-extension.com/
URL Trang Trợ Giúp https://world-weather-extension.com/pages/contact.html
URL Trang Chính Sách Bảo Mật https://world-weather-extension.com/pages/privacy-policy.html
Ngôn Ngữ Được Hỗ Trợ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "icons": {
        "16": "icon16.721b7357.png",
        "48": "icon48.f544afcb.png",
        "128": "icon128.6aa15eb0.png"
    },
    "action": {
        "default_icon": {
            "16": "icon16.721b7357.png",
            "48": "icon48.f544afcb.png"
        }
    },
    "version": "1.4.1",
    "name": "World Weather",
    "description": "Get weather right in your browser homepage with our extension!",
    "author": "",
    "chrome_url_overrides": {
        "newtab": "newtab.06c72619.html"
    },
    "permissions": [],
    "host_permissions": [
        "*:\/\/*.world-weather-extension.com\/*"
    ]
}