Embed Hairgen.ai Studio into Electron
Adjust CSP
<meta http-equiv="Content-Security-Policy" content="default-src 'self' https://www.hairgen.ai/studio/embed">
Add the iframe
<div style="display: flex; height: 720px; width: 100%; flex-direction: column; overflow: hidden"> <iframe src="https://www.hairgen.ai/studio/embed" style="flex-grow: 1; border: none; margin: 0; padding: 0;"></iframe> </div>
(Optional) Customize the iframe with query string parameters:
Parameter Type Description primaryColor 3 or 6 digit hex Button hover secondaryColor 3 or 6 digit hex Buttons, input sliders textColor 3 or 6 digit hex Text, loading spinner iconColor 3 or 6 digit hex Icons brushColor 3, 6 or 8 digit hex (for alpha) face buttons when cropping maskColor 3, 6 or 8 digit hex (for alpha)