USA Time-Zones New Tab

Search the internet on every new tab with the USA time-zones clocks

USA Time-Zones New Tabคืออะไร?

USA Time-Zones New Tab เป็นส่วนขยายของ Chrome ที่พัฒนาโดย AdRoller และคุณลักษณะหลักของมันคือ "Search the internet on every new tab with the USA time-zones clocks"

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย USA Time-Zones New Tab

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

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

                        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                    

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

ชื่อ USA Time-Zones New Tab USA Time-Zones New Tab
ID hlicoecdpjanfgidibckccbcjglljhnk
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/usa-time-zones-new-tab/hlicoecdpjanfgidibckccbcjglljhnk
คำอธิบาย Search the internet on every new tab with the USA time-zones clocks
ขนาดไฟล์ 1.41 MB
จำนวนการติดตั้ง 340
เวอร์ชันปัจจุบัน 1.01
อัปเดตครั้งล่าสุด 2022-01-12
วันที่เผยแพร่ 2021-08-17
คะแนน 4.29/5 รวมทั้งหมด 14 คะแนน
ผู้พัฒนา AdRoller
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://adroller.co
URL หน้าช่วยเหลือ https://adroller.co/contact
URL หน้านโยบายความเป็นส่วนตัว https://www.adroller.co/privacy-policy
ภาษาที่รองรับ 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"
    }
}