Since v38, Chrome extension cannot load from HTTP URLs anymore, workaround?
问题 The users of our website run our Chrome plugin which, amongst other things, performs cross-origin requests via XMLHttpRequest as described on the Chrome extension development pages. This has been running just fine for a few years now. However, ever since our users upgraded to the latest version of Chrome (v38), these requests have failed. Our site runs on HTTPS and some of the URLs loaded via our content script are on HTTP. The message is: [blocked] The page at 'https://www.ourpage.com/' was