Yaware.TimeTracker Url Monitor

Time Tracker unit for monitoring URL in browsers

What is Yaware.TimeTracker Url Monitor?

Yaware.TimeTracker Url Monitor is a Chrome extension developed by Yaware, and its main feature is "Time Tracker unit for monitoring URL in browsers".

Extension Screenshots

Download Yaware.TimeTracker Url Monitor Extension CRX File

Download Yaware.TimeTracker Url Monitor extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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]                    

Extension Basic Information

Name Yaware.TimeTracker Url Monitor Yaware.TimeTracker Url Monitor
ID oabagogjcaaabgfghindddcaoinjeoal
Official URL https://chromewebstore.google.com/detail/yawaretimetracker-url-mon/oabagogjcaaabgfghindddcaoinjeoal
Description Time Tracker unit for monitoring URL in browsers
File Size 45.86 KB
Installation Count 1,380
Current Version 2.9
Last Updated 2023-06-27
Publish Date 2020-01-22
Rating 4.20/5 Total 5 Ratings
Developer Yaware
Email [email protected]
Payment Type free
Extension Website https://yaware.com/
Help Page URL https://help.yaware.com/
Privacy Policy Page URL https://yaware.com/privacy-policy
Supported Languages 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"
}