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.

ما هو Neon work clock - newtab؟

Neon work clock - newtab هو إضافة Chrome تم تطويرها بواسطة https://neonwork.click، والميزة الرئيسية لها هي "Displays a beautiful neon interface showing working status and time in a new tab, you can control and count working time, etc.".

لقطات شاشة التمديد

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Neon work clock - newtab

قم بتنزيل ملفات الامتداد Neon work clock - newtab بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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                    

معلومات أساسية عن التمديد

الاسم Neon work clock - newtab Neon work clock - newtab
ID ikckgihkcenlmafeeheiadmdlpfppaij
عنوان URL الرسمي https://chromewebstore.google.com/detail/neon-work-clock-newtab/ikckgihkcenlmafeeheiadmdlpfppaij
الوصف Displays a beautiful neon interface showing working status and time in a new tab, you can control and count working time, etc.
حجم الملف 1003 KB
عدد التثبيتات 928
النسخة الحالية 1.4.0
آخر تحديث 2022-07-10
تاريخ النشر 2022-06-28
تقييم 4.60/5 مجموع تقييمات 5
المطور https://neonwork.click
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://www.neonwork.click/
عنوان صفحة سياسة الخصوصية https://bit1998.github.io/coin-price-chrome/PrivacyPolicy.html
اللغات المدعومة 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
}