|
Sites like github.com are causing CPU overloadMarch 11, 2023 I have disabled JavaScript access to the clipboard in my browser
settings and have recently experienced frustration with the
behavior of github.com in continually checking for clipboard
support. I have discovered that github.com erroneously checks for
clipboard support by checking the
I have found a temporary workaround by defining and injecting
the
It’s important to note that other users who have not disabled clipboard access in their browser settings may not have experienced this issue. However, the solution provided may still be helpful for those who have disabled clipboard access and are experiencing similar issues with github.com’s clipboard support check. |