Wider AI Chat↔️

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

< Opiniones de Wider AI Chat↔️

Puntuación: Bueno; el script funciona tal y como promete

§
Publicado: 26/06/2025

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

§
Publicado: 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;
}
`);
```

Publicar respuesta

Inicia sesión para responder.

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