Greasy Fork is available in English.

Site Time Tracker with Weekly Report - Ghosty-Tongue

Track how long the user has been on each site and report the top 3 sites weekly in human-readable format

Tác giả
Ghosty-Tongue
Cài đặt hàng ngày
0
Số lần cài đặt
0
Đánh giá
0 0 0
Phiên bản
1.0
Đã tạo
21-05-2024
Đã cập nhật
21-05-2024
Giấy phép
MIT
Áp dụng cho
Tất cả trang web

// ==UserScript==
// @name Site Time Tracker with Weekly Report - Ghosty-Tongue
// @namespace http://tampermonkey.net/
// @version 1.0
// @description Track how long the user has been on each site and report the top 3 sites weekly in human-readable format
// @license MIT
// @match *://*/*
// @grant none
// ==/UserScript==