Horizon Timez

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

Horizon Timezคืออะไร?

Horizon Timez เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Innovirtual Pte. Ltd. และคุณลักษณะหลักของมันคือ "Horizon Timez is a novel extension designed to bring video theme to your chrome browser."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Horizon Timez

ดาวน์โหลดไฟล์ส่วนขยาย Horizon Timez ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

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

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Horizon Timez Horizon Timez
ID cgmhkjfpialldbnnihoodfehhlmpplgf
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/horizon-timez/cgmhkjfpialldbnnihoodfehhlmpplgf
คำอธิบาย Horizon Timez is a novel extension designed to bring video theme to your chrome browser.
ขนาดไฟล์ 1.66 MB
จำนวนการติดตั้ง 9,646
เวอร์ชันปัจจุบัน 1.5.6
อัปเดตครั้งล่าสุด 2023-08-15
วันที่เผยแพร่ 2023-06-13
คะแนน 4.92/5 รวมทั้งหมด 12 คะแนน
ผู้พัฒนา Innovirtual Pte. Ltd.
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.horizontimez.com/
URL หน้าช่วยเหลือ https://www.horizontimez.com/contact
URL หน้านโยบายความเป็นส่วนตัว https://www.innovirtual.sg/privacy
ภาษาที่รองรับ 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"
        }
    }
}