World Clocks
Replace new tab page with simple and beautiful World Clocks
Apa itu World Clocks?
World Clocks adalah ekstensi Chrome yang dikembangkan oleh https://worldclockz.com, dan fitur utamanya adalah "Replace new tab page with simple and beautiful World Clocks".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi World Clocks
Unduh file ekstensi World Clocks 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
Simple and beautiful World Clocks
Informasi Dasar Ekstensi
Nama | World Clocks |
ID | hoejpekmflnpaffadegadmhacpafpaca |
URL Resmi | https://chromewebstore.google.com/detail/world-clocks/hoejpekmflnpaffadegadmhacpafpaca |
Deskripsi | Replace new tab page with simple and beautiful World Clocks |
Ukuran File | 832 KB |
Jumlah Instalasi | 427 |
Versi Saat Ini | 0.71 |
Terakhir Diperbarui | 2016-04-23 |
Tanggal Publikasi | 2016-04-23 |
Penilaian | 3.87/5 Total 15 Penilaian |
Pengembang | https://worldclockz.com |
Tipe Pembayaran | free |
Situs Ekstensi | http://worldclockz.com |
Bahasa yang Didukung | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "chrome_url_overrides": { "newtab": "index.html" }, "content_security_policy": "script-src 'self' 'unsafe-inline' https:\/\/fonts.googleapis.com https:\/\/maps.googleapis.com https:\/\/pagead2.googlesyndication.com https:\/\/googleads.g.doubleclick.net; object-src 'self'", "description": "Replace new tab page with simple and beautiful World Clocks", "icons": { "128": "images\/touch\/icon-128x128.png" }, "manifest_version": 2, "name": "World Clocks", "offline_enabled": true, "version": "0.71" } |