USA Time-Zones New Tab
Search the internet on every new tab with the USA time-zones clocks
Qu'est-ce que USA Time-Zones New Tab ?
USA Time-Zones New Tab est une extension Chrome développée par AdRoller, et sa fonction principale est "Search the internet on every new tab with the USA time-zones clocks".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension USA Time-Zones New Tab
Téléchargez les fichiers d'extension USA Time-Zones 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
By clicking “Add to chrome”, I accept and agree to installing the USA Time-Zones New Tab on New Tab Chrome extension and setting Chrome™ New Tab search to that provided by the service and the Terms of Use and Privacy Policy. The extension will update your search settings and will change your New Tab search services provided by Bing. Terms: https://www.adroller.co/timezone-newtab-us-terms Privacy: https://www.adroller.co/privacy-policy About: https://www.adroller.co/ Contact: https://adroller.co/contact
Informations de Base sur l'Extension
Nom | USA Time-Zones New Tab |
ID | hlicoecdpjanfgidibckccbcjglljhnk |
URL Officiel | https://chromewebstore.google.com/detail/usa-time-zones-new-tab/hlicoecdpjanfgidibckccbcjglljhnk |
Description | Search the internet on every new tab with the USA time-zones clocks |
Taille du Fichier | 1.41 MB |
Nombre d'Installations | 340 |
Version Actuelle | 1.01 |
Dernière Mise à Jour | 2022-01-12 |
Date de Publication | 2021-08-17 |
Évaluation | 4.29/5 Total 14 Évaluations |
Développeur | AdRoller |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://adroller.co |
URL de la Page d'Aide | https://adroller.co/contact |
URL de la Page de Politique de Confidentialité | https://www.adroller.co/privacy-policy |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "version": "1.01", "name": "USA Time-Zones New Tab", "description": "Search the internet on every new tab with the USA time-zones clocks", "icons": { "16": "icon-size\/16.png", "48": "icon-size\/48.png", "128": "icon-size\/128.png" }, "browser_action": { "default_icon": "icon-size\/48.png" }, "chrome_url_overrides": { "newtab": "newTab.html" } } |