Adds "maximize" button next to the tinychat.com logo while in a room. Clicking this button should remove unneeded components and maximize the room to fit the browser window.
Also - there is an older (duplicate) version of this script here:
https://gf.qytechs.cn/en/scripts/8431-tinychat-maximizer
The two should probably be merged, with 8431 being the older version, and 10112 is the latest.
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址
Add @grant none
This script has no "grant" line explicitly stated, causing a warning icon to appear in the Tampermonkey dashboard. Can someone edit the script and add this to the metadata at top:
// @grant none