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

Autor
Ghosty-Tongue
Instalări zilnice
0
Total instalări
2
Rating-uri
0 0 0
Versiune
1.0
Creat
21-05-2024
Actualizat
21-05-2024
Licență
MIT
Se aplică pe
Toate site-urile

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