Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 812 Bytes

README.md

File metadata and controls

28 lines (15 loc) · 812 Bytes

ChromeDisableRoundedCorners

image

Why we have this

Since https://chromium-review.googlesource.com/c/chromium/src/+/3176190, Chromium introduce rounded corner when in Windows >= 11, so does browsers based on Chromium, CEF and Electron Apps. We could disable it using chrome://flags at past, but no longer available due to test end.

How does it work

(PLACEHOLDER)

Usage

Download Release, put Chrome directory as 1st parameter and start.

下载 Release, 参数为 Chrome 位置,附加参数启动即可

Compile

(PLACEHOLDER)

TODO

  • Overwrite Windows 11's UBR version number
  • A better loader implement
  • Make this as a Windhawk plugin