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 là gì?
Neon work clock - newtab là một tiện ích mở rộng Chrome được phát triển bởi https://neonwork.click, và tính năng chính của nó là "Displays a beautiful neon interface showing working status and time in a new tab, you can control and count working time, etc.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Neon work clock - newtab
Tải xuống các tệp mở rộng Neon work clock - newtab dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Neon work clock - newtab |
ID | ikckgihkcenlmafeeheiadmdlpfppaij |
URL Chính Thức | https://chromewebstore.google.com/detail/neon-work-clock-newtab/ikckgihkcenlmafeeheiadmdlpfppaij |
Mô tả | Displays a beautiful neon interface showing working status and time in a new tab, you can control and count working time, etc. |
Kích Thước Tệp | 1003 KB |
Số Lần Cài Đặt | 928 |
Phiên Bản Hiện Tại | 1.4.0 |
Cập Nhật Lần Cuối | 2022-07-10 |
Ngày Phát Hành | 2022-06-28 |
Đánh Giá | 4.60/5 Tổng số 5 Đánh Giá |
Nhà Phát Triển | https://neonwork.click |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://www.neonwork.click/ |
URL Trang Chính Sách Bảo Mật | https://bit1998.github.io/coin-price-chrome/PrivacyPolicy.html |
Ngôn Ngữ Được Hỗ Trợ | 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 } |