I'm in the process of developing a bookmarklet. Essentially, it retrieves a snippet of JavaScript code from the server and generates an iframe on websites with different domains.
While it operates smoothly on http websites, it appears to be restricted on https sites. Is there a solution to overcome this obstacle?