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

Tekijä
Ghosty-Tongue
Päivittäiset asennukset
0
Asennuskerrat
0
Arvostelut
0 0 0
Versio
1.0
Luotu
21.5.2024
Päivitetty
21.5.2024
Lisenssi
MIT
Käytössä
Kaikki sivustot

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