Horizon Timez
Horizon Timez is a novel extension designed to bring video theme to your chrome browser.
Qu'est-ce que Horizon Timez ?
Horizon Timez est une extension Chrome développée par Innovirtual Pte. Ltd., et sa fonction principale est "Horizon Timez is a novel extension designed to bring video theme to your chrome browser.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Horizon Timez
Téléchargez les fichiers d'extension Horizon Timez 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
Horizon Timez for PC, Windows, and Mac chrome theme can easily change your New chrome Tab background. Horizon Timez is also a website search engine that helps you turn information into action, making searching faster and easier. With our wide selection of travel lifestyle, we are committed to nothing short of extraordinary. “By clicking "add to Chrome", I accept and agree to installing the Horizon Timez extension and setting Chrome New Tab search provider to Microsoft Bing as described by the service in the Terms of Use (https://www.innovirtual.sg/terms) and Policy (https://www.innovirtual.sg/policy).
Informations de Base sur l'Extension
Nom | Horizon Timez |
ID | cgmhkjfpialldbnnihoodfehhlmpplgf |
URL Officiel | https://chromewebstore.google.com/detail/horizon-timez/cgmhkjfpialldbnnihoodfehhlmpplgf |
Description | Horizon Timez is a novel extension designed to bring video theme to your chrome browser. |
Taille du Fichier | 1.66 MB |
Nombre d'Installations | 9,646 |
Version Actuelle | 1.5.6 |
Dernière Mise à Jour | 2023-08-15 |
Date de Publication | 2023-06-13 |
Évaluation | 4.92/5 Total 12 Évaluations |
Développeur | Innovirtual Pte. Ltd. |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://www.horizontimez.com/ |
URL de la Page d'Aide | https://www.horizontimez.com/contact |
URL de la Page de Politique de Confidentialité | https://www.innovirtual.sg/privacy |
Langues Prises en Charge | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Horizon Timez", "version": "1.5.6", "description": "Horizon Timez is a novel extension designed to bring video theme to your chrome browser.", "icons": { "16": "public\/app_icon\/icon_16.png", "24": "public\/app_icon\/icon_24.png", "32": "public\/app_icon\/icon_32.png", "64": "public\/app_icon\/icon_64.png", "128": "public\/app_icon\/icon_128.png", "256": "public\/app_icon\/icon_256.png", "512": "public\/app_icon\/icon_512.png" }, "chrome_url_overrides": { "newtab": "index.html" }, "background": { "service_worker": "background.js" }, "action": { "default_icon": { "16": "public\/app_icon\/icon_16.png", "24": "public\/app_icon\/icon_24.png", "32": "public\/app_icon\/icon_32.png", "64": "public\/app_icon\/icon_64.png", "128": "public\/app_icon\/icon_128.png", "256": "public\/app_icon\/icon_256.png", "512": "public\/app_icon\/icon_512.png" } } } |