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

Fejlesztő
Ghosty-Tongue
Napi telepítések
0
Telepítések száma
0
Értékelések
0 0 0
Verzió
1.0
Létrehozva
2024.05.21.
Frissítve
2024.05.21.
Licensz
MIT
Érvényes
Minden oldal

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