Weather Updates Tab New Tab

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

Wat is Weather Updates Tab New Tab?

Weather Updates Tab New Tab is een Chrome-extensie ontwikkeld door https://weatherupdatestab.com, en de belangrijkste functie is "Weather Updates Tab New Tab is the free extension for getting weather forecast online.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Weather Updates Tab New Tab

Download Weather Updates Tab New Tab-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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/                    

Basisinformatie over de Extensie

Naam Weather Updates Tab New Tab Weather Updates Tab New Tab
ID cihbekkoijiciodeoijfhpgjgdokdimo
Officiële URL https://chromewebstore.google.com/detail/weather-updates-tab-new-t/cihbekkoijiciodeoijfhpgjgdokdimo
Beschrijving Weather Updates Tab New Tab is the free extension for getting weather forecast online.
Bestandsgrootte 1.95 MB
Aantal Installaties 56,178
Huidige Versie 1.1
Laatst Bijgewerkt 2022-11-12
Publicatiedatum 2022-11-09
Beoordeling 4.94/5 Totaal 112 Beoordelingen
Ontwikkelaar https://weatherupdatestab.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://weatherupdatestab.com/
Help Pagina-URL https://weatherupdatestab.com/contact-us
URL van de Privacybeleid Pagina https://weatherupdatestab.com/privacy-policy
Ondersteunde Talen 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
}