Checks the last online on page user and in dialog
当前为 2022-10-22 提交的版本,查看 最新版本。
这些是此脚本变更过代码的版本。 显示所有版本。
Update version 1.5.2
Update version Violentmonkey for Chrome
Temporary fix
Refactor onreadystatechange
Refactor XMLHttpRequest proxy
Update version 1.5.1
Add accurate proxying objects of `extend` function
Update version 1.5.0
Minimally tested version of Tampermonkey + Firefox
Run on `document-body` to patch inline script
Remove never used vars
Remove overhead rounding
Always return Promise contract to avoid exception
Remove prefetch api
Update version 1.4.0
Refactor script
Restore support for dialog
Update version 1.3.0
Remove top 'use strict'
Update @compatible
Sync script with new design
Update version 1.2.0
Add support for Greasemonkey + Firefox
Remove `class` attribute to prevent changes in text of dialog
Use debouce for prevent duplicate getters
Update version 1.1.1
Update version 1.1.0
Apply prettier
1.0.6
Fix Tampermonkey DOMParser bug