I need to access my unsecured server using content script, which runs on a https website. So, I got this error, is there any workaround?
Mixed Content: The page at 'https://www.google.com/' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://my-website.com/user'. This request has been blocked; the content must be served over HTTPS.