Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Any developers at itch.io care to share a snippet of the basic idea of how you implemented this to work around the new Chrome s**tstorm? Thx.

Admin(+1)

The way we implemented it might not work for you, but since we load all games in an iframe, we have the "Play" button insert the HTML markup for the iframe into the page so it loads then, instead of having it in the page already when it first loads.