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.

Co je Neon work clock - newtab?

Neon work clock - newtab je rozšíření Chrome vyvinuté https://neonwork.click, a jeho hlavní funkcí je „Displays a beautiful neon interface showing working status and time in a new tab, you can control and count working time, etc.“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Neon work clock - newtab

Stáhněte si soubory rozšíření Neon work clock - newtab ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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                    

Základní Informace o Rozšíření

Název Neon work clock - newtab Neon work clock - newtab
ID ikckgihkcenlmafeeheiadmdlpfppaij
Oficiální URL https://chromewebstore.google.com/detail/neon-work-clock-newtab/ikckgihkcenlmafeeheiadmdlpfppaij
Popis Displays a beautiful neon interface showing working status and time in a new tab, you can control and count working time, etc.
Velikost souboru 1003 KB
Počet instalací 928
Aktuální Verze 1.4.0
Poslední Aktualizace 2022-07-10
Datum Vydání 2022-06-28
Hodnocení 4.60/5 Celkem 5 Hodnocení
Vývojář https://neonwork.click
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://www.neonwork.click/
URL Stránky Zásad Ochrany Soukromí https://bit1998.github.io/coin-price-chrome/PrivacyPolicy.html
Podporované Jazyky 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
}