-
Notifications
You must be signed in to change notification settings - Fork 140
fix: 适配 manifest 3,修改构建脚本 #75
New issue
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
base: master
Are you sure you want to change the base?
Conversation
有没有fork可用的仓库呀,这个仓库感觉不维护了 |
厉害,感谢大佬
能正常使用了,使用过程发现个问题:xswitch总开关不生效,关闭总开关之后,代理依旧生效。小问题不影响使用的,可以点击代理复选框取消代理 |
作者做了个新的代理工具,可以试试。 xswitch总开关不生效的问题,可能是我升级时的bug,空了我继续修复一下 |
新工具的入口在哪,主页没看见🙏 |
很赞!! |
https://chromewebstore.google.com/detail/camora/mekhlonkhdepfdocpjpkafckjckloahm 试试这个,原团队重新写的 |
感谢🙏 |
再试试,问题已修复 |
妥了👏 |
Chrome 升级,manifest 2 不好使了,花了一天时间研究了一下。
改了个构建脚本,把webpack 3 升级到5 了,把 manifest 2 升级到了 3,但API 变更较大,未经充分测试。