'Force HTTP in remix, chrome browser windows

Since yesterday I cannot open remix in HTTP anymore, my browser forwards me automatically to httpS. I changed the security configurations from chrome to allow mixed content.

I tried the solutions available in this post (https://ethereum.stackexchange.com/questions/73913/remix-now-force-to-use-https-how-can-i-continue-to-use-http-remix-ethereum-or/118091#118091). Nothing worked.

When I type http://remix.metamask.ethereum.org, it forwards me to this: https://remix.ethereum.org/#optimize=false&runs=200&evmVersion=null&version=soljson-v0.8.7+commit.e28d00a7.js AND it gives me the following message: "You are using an https connection. Please switch to http if you are using Remix against an http Web3 provider or allow Mixed Content in your browser."

All I want is to recover the contracts I had on my old http remix.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source