Time Tracker
Track, analyze, control, then improve efficiency
Co je Time Tracker?
Time Tracker je rozšíření Chrome vyvinuté https://wfhg.cc, a jeho hlavní funkcí je „Track, analyze, control, then improve efficiency“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Time Tracker
Stáhněte si soubory rozšíření Time Tracker 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í
To be the BEST time tracking tool to help you improve your efficiency Basic features: ✅ Track how much time you spend on each website ✅ Analyze your browsing habits ✅ Limit the time you spend on each website each day or each visit Advanced features: ✅ Support dark mode ✅ Support to sync data with your Github Gist and Obsibian How to use: 1. Pin the icon 2. Read websites as usual 3. Click the icon to view data Also promise that all data is stored in Chrome Local Storage, and not send it anywhere Available in multiple browsers: ✅ Chrome ✅ Firefox ✅ Edge You can download the source code on https://github.com/sheepzh/timer. And you can report issues on https://github.com/sheepzh/timer/issues with any feedback or question.
Základní Informace o Rozšíření
Název | Time Tracker |
ID | dkdhhcbjijekmneelocdllcldcpmekmm |
Oficiální URL | https://chromewebstore.google.com/detail/time-tracker/dkdhhcbjijekmneelocdllcldcpmekmm |
Popis | Track, analyze, control, then improve efficiency |
Velikost souboru | 1.46 MB |
Počet instalací | 2,714 |
Aktuální Verze | 2.1.6 |
Poslední Aktualizace | 2024-03-05 |
Datum Vydání | 2021-03-08 |
Hodnocení | 4.89/5 Celkem 36 Hodnocení |
Vývojář | https://wfhg.cc |
[email protected] | |
Typ Platby | free |
Webové stránky Rozšíření | https://github.com/sheepzh/timer |
URL Stránky Nápovědy | https://github.com/sheepzh/timer/issues |
URL Stránky Zásad Ochrany Soukromí | https://www.wfhg.cc/en/privacy.html |
Podporované Jazyky | en,es,pt-PT,uk,zh-CN,zh-TW,ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_meta_marketName__", "description": "__MSG_meta_description__", "version": "2.1.6", "author": { "email": "[email protected]" }, "default_locale": "en", "homepage_url": "https:\/\/github.com\/sheepzh\/timer", "manifest_version": 3, "icons": { "16": "static\/images\/icon.png", "48": "static\/images\/icon.png", "128": "static\/images\/icon.png" }, "background": { "service_worker": "background.js" }, "content_scripts": [ { "matches": [ " |