Yaware.TimeTracker Url Monitor
Time Tracker unit for monitoring URL in browsers
什么是Yaware.TimeTracker Url Monitor?
Yaware.TimeTracker Url Monitor是由Yaware开发的Chrome扩展程序,该扩展的主要功能是“Time Tracker unit for monitoring URL in browsers”。
扩展截图
下载Yaware.TimeTracker Url Monitor扩展crx文件
下载Yaware.TimeTracker Url Monitor扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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]
扩展基本信息
名称 | |
ID | oabagogjcaaabgfghindddcaoinjeoal |
官方URL | https://chromewebstore.google.com/detail/yawaretimetracker-url-mon/oabagogjcaaabgfghindddcaoinjeoal |
简介 | Time Tracker unit for monitoring URL in browsers |
文件大小 | 45.86 KB |
安装次数 | 1,380 |
当前版本 | 2.9 |
更新时间 | 2023-06-27 |
上架时间 | 2020-01-22 |
评分 | 4.20/5 共5次评分 |
开发者 | Yaware |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://yaware.com/ |
帮助页面URL | https://help.yaware.com/ |
隐私政策页面URL | https://yaware.com/privacy-policy |
支持的语言 | 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" } |