USA Time-Zones New Tab

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

Apa itu USA Time-Zones New Tab?

USA Time-Zones New Tab adalah ekstensi Chrome yang dikembangkan oleh AdRoller, dan fitur utamanya adalah "Search the internet on every new tab with the USA time-zones clocks".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi USA Time-Zones New Tab

Unduh file ekstensi USA Time-Zones New Tab dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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                    

Informasi Dasar Ekstensi

Nama USA Time-Zones New Tab USA Time-Zones New Tab
ID hlicoecdpjanfgidibckccbcjglljhnk
URL Resmi https://chromewebstore.google.com/detail/usa-time-zones-new-tab/hlicoecdpjanfgidibckccbcjglljhnk
Deskripsi Search the internet on every new tab with the USA time-zones clocks
Ukuran File 1.41 MB
Jumlah Instalasi 340
Versi Saat Ini 1.01
Terakhir Diperbarui 2022-01-12
Tanggal Publikasi 2021-08-17
Penilaian 4.29/5 Total 14 Penilaian
Pengembang AdRoller
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://adroller.co
URL Halaman Bantuan https://adroller.co/contact
URL Halaman Kebijakan Privasi https://www.adroller.co/privacy-policy
Bahasa yang Didukung 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"
    }
}