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."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Neon work clock - newtab
ดาวน์โหลดไฟล์ส่วนขยาย Neon work clock - newtab ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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 |
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/ |
URL หน้านโยบายความเป็นส่วนตัว | 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 } |