Productive Web Zone New Tab

Productive Web Zone New Tab is the free extension for getting weather forecast online.

Qu'est-ce que Productive Web Zone New Tab ?

Productive Web Zone New Tab est une extension Chrome développée par https://productivewebzone.com, et sa fonction principale est "Productive Web Zone New Tab is the free extension for getting weather forecast online.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Productive Web Zone New Tab

Téléchargez les fichiers d'extension Productive Web Zone New Tab au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        Productive Web Zone 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.

Productive Web Zone 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 "Productive Web Zone" 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://productivewebzone.com/
Read About us: https://productivewebzone.com/about-tab/
Read our Privacy Policy: https://productivewebzone.com/privacy-policy/
Read our Terms and Conditions: https://productivewebzone.com/terms-conditions/
Uninstall Instructions: https://productivewebzone.com/uninstalling-a-chrome-extension/                    

Informations de Base sur l'Extension

Nom Productive Web Zone New Tab Productive Web Zone New Tab
ID pomdoiaadpfekbkfpcbjnaikobjomlio
URL Officiel https://chromewebstore.google.com/detail/productive-web-zone-new-t/pomdoiaadpfekbkfpcbjnaikobjomlio
Description Productive Web Zone New Tab is the free extension for getting weather forecast online.
Taille du Fichier 733 KB
Nombre d'Installations 53,519
Version Actuelle 1.0
Dernière Mise à Jour 2022-07-19
Date de Publication 2022-07-19
Évaluation 5.00/5 Total 166 Évaluations
Développeur https://productivewebzone.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://productivewebzone.com/
URL de la Page d'Aide https://productivewebzone.com/contact-us
URL de la Page de Politique de Confidentialité https://productivewebzone.com/privacy-policy
Langues Prises en Charge en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Productive Web Zone New Tab",
    "version": "1.0",
    "description": "Productive Web Zone 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
}