Auto 2K Resolution

Try to set resolution to 2K on supported devices

作者
Shannon Turner
今日安裝
0
安裝總數
18
評價
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