Horizon Timez

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

Horizon Timez là gì?

Horizon Timez là một tiện ích mở rộng Chrome được phát triển bởi Innovirtual Pte. Ltd., và tính năng chính của nó là "Horizon Timez is a novel extension designed to bring video theme to your chrome browser.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Horizon Timez

Tải xuống các tệp mở rộng Horizon Timez dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

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

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Horizon Timez Horizon Timez
ID cgmhkjfpialldbnnihoodfehhlmpplgf
URL Chính Thức https://chromewebstore.google.com/detail/horizon-timez/cgmhkjfpialldbnnihoodfehhlmpplgf
Mô tả Horizon Timez is a novel extension designed to bring video theme to your chrome browser.
Kích Thước Tệp 1.66 MB
Số Lần Cài Đặt 9,646
Phiên Bản Hiện Tại 1.5.6
Cập Nhật Lần Cuối 2023-08-15
Ngày Phát Hành 2023-06-13
Đánh Giá 4.92/5 Tổng số 12 Đánh Giá
Nhà Phát Triển Innovirtual Pte. Ltd.
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://www.horizontimez.com/
URL Trang Trợ Giúp https://www.horizontimez.com/contact
URL Trang Chính Sách Bảo Mật https://www.innovirtual.sg/privacy
Ngôn Ngữ Được Hỗ Trợ 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"
        }
    }
}