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.

Qu'est-ce que Neon work clock - newtab ?

Neon work clock - newtab est une extension Chrome développée par https://neonwork.click, et sa fonction principale est "Displays a beautiful neon interface showing working status and time in a new tab, you can control and count working time, etc.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Neon work clock - newtab

Téléchargez les fichiers d'extension Neon work clock - newtab au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom Neon work clock - newtab Neon work clock - newtab
ID ikckgihkcenlmafeeheiadmdlpfppaij
URL Officiel https://chromewebstore.google.com/detail/neon-work-clock-newtab/ikckgihkcenlmafeeheiadmdlpfppaij
Description Displays a beautiful neon interface showing working status and time in a new tab, you can control and count working time, etc.
Taille du Fichier 1003 KB
Nombre d'Installations 928
Version Actuelle 1.4.0
Dernière Mise à Jour 2022-07-10
Date de Publication 2022-06-28
Évaluation 4.60/5 Total 5 Évaluations
Développeur https://neonwork.click
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://www.neonwork.click/
URL de la Page de Politique de Confidentialité https://bit1998.github.io/coin-price-chrome/PrivacyPolicy.html
Langues Prises en Charge 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
}