Horizon Timez

Horizon Timez is a novel extension designed to bring video theme to your chrome browser.

Hvad er Horizon Timez?

Horizon Timez er en Chrome-udvidelse udviklet af Innovirtual Pte. Ltd., og dens hovedfunktion er "Horizon Timez is a novel extension designed to bring video theme to your chrome browser.".

Udvidelsesskærmbilleder

screenshot

Download Horizon Timez-udvidelses-CRX-fil

Download Horizon Timez-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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).                    

Grundlæggende oplysninger om udvidelsen

Navn Horizon Timez Horizon Timez
ID cgmhkjfpialldbnnihoodfehhlmpplgf
Officiel URL https://chromewebstore.google.com/detail/horizon-timez/cgmhkjfpialldbnnihoodfehhlmpplgf
Beskrivelse Horizon Timez is a novel extension designed to bring video theme to your chrome browser.
Filstørrelse 1.66 MB
Antal Installationer 9,646
Nuværende Version 1.5.6
Senest Opdateret 2023-08-15
Udgivelsesdato 2023-06-13
Bedømmelse 4.92/5 Samlet 12 Bedømmelser
Udvikler Innovirtual Pte. Ltd.
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted https://www.horizontimez.com/
Hjælpeside-URL https://www.horizontimez.com/contact
URL til Fortrolighedspolitik Side https://www.innovirtual.sg/privacy
Understøttede Sprog 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"
        }
    }
}