I've created a Google Chrome extension that changes the background color of all div elements on certain websites. The extension works perfectly on websites like https://app.slack.com/ and https://www.thehindu****.com/, but it doesn't apply on https://ant.design/. When I try to load the extension on this site, the connection is refused.
I've also uploaded the project to GitHub:[text](https://github.com/madhanmetalimits/extension)
I'm wondering why the extension doesn't work on https://ant.design/ and why the connection is being refused. Is there something specific about this site that prevents the extension from applying? Any insights or suggestions on how to troubleshoot and resolve this issue would be greatly appreciated. Thank you in advance!