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是由https://neonwork.click开发的Chrome扩展程序,该扩展的主要功能是“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扩展crx文件
下载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 } |