Yaware.TimeTracker Url Monitor
Time Tracker unit for monitoring URL in browsers
Wat is Yaware.TimeTracker Url Monitor?
Yaware.TimeTracker Url Monitor is een Chrome-extensie ontwikkeld door Yaware, en de belangrijkste functie is "Time Tracker unit for monitoring URL in browsers".
Extensie Screenshots
Download het CRX-bestand van de extensie Yaware.TimeTracker Url Monitor
Download Yaware.TimeTracker Url Monitor-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
How it works Yaware.TimeTracker Url Monitor monitors URLs from active tabs and sends it to Yaware desktop app. This Extention helps to tracks time you spend working in Google Chrome browser correctly. Importantly: Extension is a part of Yaware.TimeTracker, you can use it only after you have signed up and installed Yaware client. Our website: www.yaware.com If you have any problems regarding this extension, write to us at: [email protected]
Basisinformatie over de Extensie
Naam | |
ID | oabagogjcaaabgfghindddcaoinjeoal |
Officiële URL | https://chromewebstore.google.com/detail/yawaretimetracker-url-mon/oabagogjcaaabgfghindddcaoinjeoal |
Beschrijving | Time Tracker unit for monitoring URL in browsers |
Bestandsgrootte | 45.86 KB |
Aantal Installaties | 1,380 |
Huidige Versie | 2.9 |
Laatst Bijgewerkt | 2023-06-27 |
Publicatiedatum | 2020-01-22 |
Beoordeling | 4.20/5 Totaal 5 Beoordelingen |
Ontwikkelaar | Yaware |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://yaware.com/ |
Help Pagina-URL | https://help.yaware.com/ |
URL van de Privacybeleid Pagina | https://yaware.com/privacy-policy |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_icon": "resources\/icon_032.png" }, "description": "Time Tracker unit for monitoring URL in browsers", "icons": { "128": "resources\/icon_128.png", "16": "resources\/icon_032.png", "32": "resources\/icon_032.png", "48": "resources\/icon_048.png" }, "manifest_version": 2, "name": "Yaware.TimeTracker Url Monitor", "permissions": [ "tabs" ], "version": "2.9" } |