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

Skapare
Ghosty-Tongue
Dagliga installationer
0
Totala installationer
0
Betyg
0 0 0
Version
1.0
Skapad
2024-05-21
Uppdaterad
2024-05-21
Licens
MIT
Gäller för
Alla sidor

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