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 |
Eメール | [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 } |