Stopclock
Adds a stopwatch and a clock to your browser!
Apa itu Stopclock?
Stopclock adalah ekstensi Chrome yang dikembangkan oleh Theo's Tech Tips, dan fitur utamanya adalah "Adds a stopwatch and a clock to your browser!".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Stopclock
Unduh file ekstensi Stopclock 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
This extension adds the time and a stopwatch to your browser! Just click the extension icon and you have access to all these items!
Informasi Dasar Ekstensi
Nama | Stopclock |
ID | nneanjednflmonpcmembdbhloghbbjhe |
URL Resmi | https://chromewebstore.google.com/detail/stopclock/nneanjednflmonpcmembdbhloghbbjhe |
Deskripsi | Adds a stopwatch and a clock to your browser! |
Ukuran File | 96.45 KB |
Jumlah Instalasi | 31 |
Versi Saat Ini | 0.1 |
Terakhir Diperbarui | 2020-11-26 |
Tanggal Publikasi | 2020-11-25 |
Pengembang | Theo's Tech Tips |
[email protected] | |
Tipe Pembayaran | free |
Bahasa yang Didukung | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Stopclock", "description": "Adds a stopwatch and a clock to your browser!", "version": "0.1", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" } } |