My extension send GET request on my site(http). But Chrome recently started to block these requests, and show error :
The page at 'https://site' was loaded over HTTPS, but ran insecure content from 'http://MYsite/zz.php?id=116174676': this content should also be loaded over HTTPS.
VM93 content_script.js:16(anonymous function)
How do I fix this?