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

المؤلف
Ghosty-Tongue
التثبيت اليومي
0
إجمالي التثبيت
0
التقييمات
0 0 0
الإصدار
1.0
تم إنشاؤه
21-05-2024
تم تحديثه
21-05-2024
الترخيص
MIT
ينطبق على
جميع المواقع

// ==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==