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.

Wat is Neon work clock - newtab?

Neon work clock - newtab is een Chrome-extensie ontwikkeld door https://neonwork.click, en de belangrijkste functie is "Displays a beautiful neon interface showing working status and time in a new tab, you can control and count working time, etc.".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Neon work clock - newtab

Download Neon work clock - newtab-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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                    

Basisinformatie over de Extensie

Naam Neon work clock - newtab Neon work clock - newtab
ID ikckgihkcenlmafeeheiadmdlpfppaij
Officiële URL https://chromewebstore.google.com/detail/neon-work-clock-newtab/ikckgihkcenlmafeeheiadmdlpfppaij
Beschrijving Displays a beautiful neon interface showing working status and time in a new tab, you can control and count working time, etc.
Bestandsgrootte 1003 KB
Aantal Installaties 928
Huidige Versie 1.4.0
Laatst Bijgewerkt 2022-07-10
Publicatiedatum 2022-06-28
Beoordeling 4.60/5 Totaal 5 Beoordelingen
Ontwikkelaar https://neonwork.click
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://www.neonwork.click/
URL van de Privacybeleid Pagina https://bit1998.github.io/coin-price-chrome/PrivacyPolicy.html
Ondersteunde Talen 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
}