Greasy Fork is available in English.

Auto 2K Resolution

Try to set resolution to 2K on supported devices

作者
Shannon Turner
日安装量
0
总安装量
22
评分
0 0 0
版本
0.1
创建于
2024-06-11
更新于
2024-06-11
许可证
MIT
适用于
所有网站

This version uses a CSS media query to apply scaling only on devices that have a minimum width of 2560 pixels, which is more in line with responsive design principles. Also, it uses DOMContentLoaded to run the script earlier in the page load process