Time Tracker
Track, analyze, control, then improve efficiency
Cos'è Time Tracker?
Time Tracker è un'estensione di Chrome sviluppata da https://wfhg.cc, e la sua funzione principale è "Track, analyze, control, then improve efficiency".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Time Tracker
Scarica i file di estensione Time Tracker in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | Time Tracker |
ID | dkdhhcbjijekmneelocdllcldcpmekmm |
URL Ufficiale | https://chromewebstore.google.com/detail/time-tracker/dkdhhcbjijekmneelocdllcldcpmekmm |
Descrizione | Track, analyze, control, then improve efficiency |
Dimensione del File | 1.46 MB |
Conteggio Installazioni | 2,714 |
Versione Corrente | 2.1.6 |
Ultimo Aggiornamento | 2024-03-05 |
Data di Pubblicazione | 2021-03-08 |
Valutazione | 4.89/5 Totale 36 Valutazioni |
Sviluppatore | https://wfhg.cc |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://github.com/sheepzh/timer |
URL della Pagina di Aiuto | https://github.com/sheepzh/timer/issues |
URL della Pagina della Politica sulla Privacy | https://www.wfhg.cc/en/privacy.html |
Lingue Supportate | 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": [ " |