Rescue Console

Rescues the console at website refresh to prevent overwriting by the website.

作者
Tobbe
日安装量
0
总安装量
209
评分
0 0 0
版本
1.1
创建于
2014-11-07
更新于
2017-11-09
大小
498 字节
许可证
暂无
适用于
所有网站

Some pages like Ikariam just overwrite the browser console. To be able to use the console in your script, there must be a copy stored somewhere else. The only functionality of this script is to store the window.console to window.debugConsole. Now you can either overwrite the normal console in your script again with the debug console or use the debugConsole instead.

But be aware, that everyone who has not installed this script has no debugConsole, so that the script might fail. Also it might be the case that some of the functions you use are not provided by the console they use. To solve this problems, you can have a look on my solution: Debugging implementation using debugConsole.

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址