Weather Updates Tab New Tab

Weather Updates Tab New Tab is the free extension for getting weather forecast online.

Weather Updates Tab New Tab là gì?

Weather Updates Tab New Tab là một tiện ích mở rộng Chrome được phát triển bởi https://weatherupdatestab.com, và tính năng chính của nó là "Weather Updates Tab New Tab is the free extension for getting weather forecast online.".

Ả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 Weather Updates Tab New Tab

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

                        Weather Updates Tab New Tab is a functional tool that provides detailed 5-Day weather forecast for your city, along with an exceptional custom search experience powered by Bing.

Weather Updates Tab is a convenient tool that turns your New Tab into a handy dashboard, displaying current time and date, weather temperature in celsius of the city you are located in, additional information about the current city and country and a weather forecast for upcoming 5 days.

Keeping up with the weather is important, and this handy extension helps you easily follow up on the weather conditions. User-friendly interface and intuitive UI are tailored specially for you convenience.

By clicking "Add to Chrome", I accept and agree to install "Weather Updates Tab" Chrome extension and hereby agree to set Chrome New Tab to that provided by the service and the Privacy Policy and Terms of Use.

You may remove this extension at any time from the chrome extension page.
Visit our website at https://weatherupdatestab.com/
Read About us: https://weatherupdatestab.com/about-tab/
Read our Privacy Policy: https://weatherupdatestab.com/privacy-policy/
Read our Terms and Conditions: https://weatherupdatestab.com/terms-conditions/
Uninstall Instructions: https://weatherupdatestab.com/uninstalling-a-chrome-extension/                    

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

Tên Weather Updates Tab New Tab Weather Updates Tab New Tab
ID cihbekkoijiciodeoijfhpgjgdokdimo
URL Chính Thức https://chromewebstore.google.com/detail/weather-updates-tab-new-t/cihbekkoijiciodeoijfhpgjgdokdimo
Mô tả Weather Updates Tab New Tab is the free extension for getting weather forecast online.
Kích Thước Tệp 1.95 MB
Số Lần Cài Đặt 56,178
Phiên Bản Hiện Tại 1.1
Cập Nhật Lần Cuối 2022-11-12
Ngày Phát Hành 2022-11-09
Đánh Giá 4.94/5 Tổng số 112 Đánh Giá
Nhà Phát Triển https://weatherupdatestab.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://weatherupdatestab.com/
URL Trang Trợ Giúp https://weatherupdatestab.com/contact-us
URL Trang Chính Sách Bảo Mật https://weatherupdatestab.com/privacy-policy
Ngôn Ngữ Được Hỗ Trợ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Weather Updates Tab New Tab",
    "version": "1.1",
    "description": "Weather Updates Tab New Tab is the free extension for getting weather forecast online.",
    "icons": {
        "128": "images\/fav.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": "images\/fav.png"
    },
    "manifest_version": 3
}