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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Displays a beautiful neon interface showing working status and time in a new tab, you can control and count working time, etc."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Neon work clock - newtab एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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 |
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 } |