wangyizhi

Results 281 comments of wangyizhi

> > Thanks for the PR! I just noticed it. Is it still being worked on? > > Hi, absolutely but got somehow sidetracked a bit due to some personal...

感觉不错,具体的等mv3重构完成再看看如何设计

需要基于[chrome. declarativeNetRequest](https://developer.chrome.com/docs/extensions/reference/api/declarativeNetRequest?hl=zh-cn)去开发这个API 好像与这个API挺像的:[webRequest](https://www.tampermonkey.net/documentation.php#meta:webRequest) [GM_webRequest](https://www.tampermonkey.net/documentation.php#api:GM_webRequest) https://github.com/scriptscat/scriptcat/issues/54

@WhiteSevs tampermonkey好像不再支持这个API了,可以开一个新的API `CAT_netRequestRules`

https://github.com/scriptscat/scriptcat/commit/1d8b8195d460bf1cb03a9981039dcb8d15d79b56 几乎完全的使用`chrome.declarativeNetRequest`,可能还得看看要不要进行一些修改限制 哥哥定义的,通过回调代码的去实现规则,无法实现

没有,目前只处理了use

不太清楚 但是应该和这个没关系吧 ,可能是因为这个,一些配置变化了?我也没遇到过

最新版本中,使用这个示例没有复现:https://github.com/scriptscat/scriptcat/blob/main/example/gm_notification.js 没有更多信息,先close了