Make the AI chat dialog window wider for ChatGPT/Claude/Kimi/Tongyi/ChatGLM/Tiangong/Deepseek/Gemini/Tencent Yuanbao/grok
我把grok的部分修改好了,有空的话可以替换更新一下哦,谢谢啦!
```
else if (/grok.com/.test(location.href)) {
console.log("grok.com new version");
GM_addStyle(`
main > div.relative.flex.flex-col.items-center {
--content-max-width: 95% !important;
}
.max-w-breakout {
max-width: 95% !important;
}
`);
```
实测有效,谢谢!
实测有效,谢谢!
不客气!顺便问下最近有没有便宜的supergrok渠道呀
最近grok的更宽AI对话窗口失效了,能不能麻烦修复一下呀,感谢!!!🙇