-1

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!

  • The relevant code must be added to the question and not linked elsewhere. Your extension works on that site but not on sub-pages because you're missing `*` in `matches` for this site. – wOxxOm Aug 16 '23 at 10:47

0 Answers0