Greasy Fork is available in English.

页面时间追踪器及摘要与饼图

页面时间统计

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Fejlesztő
gura8390
Napi telepítések
0
Telepítések száma
24
Értékelések
0 0 0
Verzió
1.8
Létrehozva
2024.07.08.
Frissítve
2025.02.07.
Size
200 KB
Licensz
MIT
Érvényes
Minden oldal

页面时间追踪器及摘要与饼图

此脚本是一个 Tampermonkey 用户脚本,用于在浏览器页面的标题栏中显示用户在该页面上花费的时间,并按域名分组显示每日摘要,包括带百分比的饼图。此外,用户还可以通过菜单命令删除所有数据。

功能

时间追踪:实时在标题栏中显示用户在当前页面上花费的时间。
数据存储:在页面卸载时存储访问数据,包括 URL、页面标题、花费时间和访问日期。
数据分组:按域名分组访问数据,并计算每个域名的总花费时间。
每日摘要:显示每日摘要页面,包括按域名分组的花费时间表和带百分比的饼图。
数据管理:提供菜单命令以查看每日摘要和删除所有数据。

使用方法

安装 Tampermonkey 浏览器扩展。
创建一个新的用户脚本,并粘贴此脚本代码。
保存并启用脚本。
浏览网页时,页面标题将显示您在该页面上花费的时间。
使用 Tampermonkey 菜单查看每日摘要或删除所有数据。

请注意,该代码所获取的任何数据都可以由用户自行删除,并且并不会传输到云端,只保留在用户本地。