An open API service indexing awesome lists of open source software.

https://github.com/thisrabbit/screen-time-on-chrome

An open-source Chrome extension which implements full screen time functionality. (Under development)
https://github.com/thisrabbit/screen-time-on-chrome

chrome-extension react screen-time

Last synced: 28 days ago
JSON representation

An open-source Chrome extension which implements full screen time functionality. (Under development)

Awesome Lists containing this project

README

          

# Screen Time on Chrome *[Under Development]*

## Features
### All-over
* 域名级的使用时间/打开次数统计
* 小时级的使用时间/打开次数统计
* 域名级的使用时间限制, 可按星期设置
* 为 URL 设置别名
* 剩余可使用时间弹窗提示
* 当日/一周统计图表
* V2: 活跃判断, 以支持更加精准公平的统计
* V2: 与本地 App 交换数据并联动
* 历史数据/时间规则导出与恢复
* V2: 数据导出时加密(可选)
* 多语言支持
* 黑暗模式?
* V2: 设备未充电时降低记录精度以节省电量

### Popup
* 将此网站加入统计(未加入统计的网站仍然会被统计并归入「其他」类)
* 为此网站设置使用时间
* 查看已使用时间和剩余可使用时间
* 查看打开次数

### Pages
* 使用时间耗尽后屏蔽页面
* 今日限额
* 已使用时长
* V2: 历史图表
* 关闭该标签页
* 剩余可使用时间弹窗提示

### Options
* 控制台: 数据一览
* 当日总使用时长
* TODO
* 数据导出备份与导入
* 控制台: 规则设置
+ 以域名为行的表格, 列分别为统计?/限制?/星期一-星期日
* 规则导出备份与导入

### background
* 主进程