We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
QQ 8.6.0
有时候会弹出一些诸如权限请求、使用数据网络提醒等对话框,但部分极其烦人,希望可以Hook一下对话框来达到自动处理,眼不见心不烦 例如:{"title":"权限申请","content";".*","action":"取消"}
No response
Hook对话框类,当匹配到哪些规则文字后,按照规则确定/取消/忽略对话框 很抱歉没能提供方法签名
The text was updated successfully, but these errors were encountered:
No branches or pull requests
QQ(TIM)版本/QQ(TIM) Version
QQ 8.6.0
为什么你认为需要此功能
有时候会弹出一些诸如权限请求、使用数据网络提醒等对话框,但部分极其烦人,希望可以Hook一下对话框来达到自动处理,眼不见心不烦
例如:{"title":"权限申请","content";".*","action":"取消"}
联系到哪些已经存在的bug或者功能
No response
具体功能需要/Specific features require
Hook对话框类,当匹配到哪些规则文字后,按照规则确定/取消/忽略对话框
很抱歉没能提供方法签名
The text was updated successfully, but these errors were encountered: