Neon work clock - newtab

Displays a beautiful neon interface showing working status and time in a new tab, you can control and count working time, etc.

Apa itu Neon work clock - newtab?

Neon work clock - newtab adalah ekstensi Chrome yang dikembangkan oleh https://neonwork.click, dan fitur utamanya adalah "Displays a beautiful neon interface showing working status and time in a new tab, you can control and count working time, etc.".

Screenshot Ekstensi

screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Neon work clock - newtab

Unduh file ekstensi Neon work clock - newtab 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 is a new tab page plugin that uses neon light effects to display and record information such as work status and work hours.
The main function:
1. Display the clock (with a nice neon effect)
2. Display working status
3. You can use the pull light effect to control the working state
4. Record the working status and calculate the working hours today
5. display top visit site on page                    

Informasi Dasar Ekstensi

Nama Neon work clock - newtab Neon work clock - newtab
ID ikckgihkcenlmafeeheiadmdlpfppaij
URL Resmi https://chromewebstore.google.com/detail/neon-work-clock-newtab/ikckgihkcenlmafeeheiadmdlpfppaij
Deskripsi Displays a beautiful neon interface showing working status and time in a new tab, you can control and count working time, etc.
Ukuran File 1003 KB
Jumlah Instalasi 928
Versi Saat Ini 1.4.0
Terakhir Diperbarui 2022-07-10
Tanggal Publikasi 2022-06-28
Penilaian 4.60/5 Total 5 Penilaian
Pengembang https://neonwork.click
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://www.neonwork.click/
URL Halaman Kebijakan Privasi https://bit1998.github.io/coin-price-chrome/PrivacyPolicy.html
Bahasa yang Didukung en,zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "__MSG_description__",
    "icons": {
        "128": "logo.png",
        "48": "logo.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "permissions": [
        "notifications",
        "topSites"
    ],
    "name": "__MSG_title__",
    "version": "1.4.0",
    "default_locale": "en",
    "manifest_version": 3
}