Prevents you from disconnecting when away from the tab
< 脚本No Afk Disconnect的反馈
The original script will not work if you don't have the old APM library in your extension cache.
Simple fix:
Replace // @require https://greasyfork.org/scripts/425367-apm/code/APM.js (line 13) with // @require https://greasyfork.org/scripts/434599-apm/code/APM.js?version=983252
// @require https://greasyfork.org/scripts/425367-apm/code/APM.js
// @require https://greasyfork.org/scripts/434599-apm/code/APM.js?version=983252
登录以发表回复。
The original script will not work if you don't have the old APM library in your extension cache.
Simple fix:
Replace
// @require https://greasyfork.org/scripts/425367-apm/code/APM.js
(line 13) with// @require https://greasyfork.org/scripts/434599-apm/code/APM.js?version=983252