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
1日のインストール数
0
累計インストール数
0
評価
0 0 0
バージョン
1.0
作成日
2024/05/21
更新日
2024/05/21
ライセンス
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==