Wider AI Chat↔️

Make the AI chat dialog window wider for ChatGPT/Claude/Kimi/Tongyi/ChatGLM/Tiangong/Deepseek/Gemini/Tencent Yuanbao/grok

< Feedback on Wider AI Chat↔️

Review: Good - script works

§
Posted: 26.06.2025

最近grok的更宽AI对话窗口失效了,能不能麻烦修复一下呀,感谢!!!🙇

§
Posted: 11.07.2025

我把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;
}
`);
```

§
Posted: 20.08.2025

实测有效,谢谢!

§
Posted: 20.08.2025

实测有效,谢谢!

不客气!顺便问下最近有没有便宜的supergrok渠道呀

Post reply

Sign in to post a reply.

长期地址
遇到问题?请前往 GitHub 提 Issues。