Page 1 of 1

Can we use extensions whitout ChromeRuntime

Posted: Sun Jan 12, 2025 9:38 am
by bobpang
Can we use extensions whitout ChromeRuntime ?

Re: Can we use extensions whitout ChromeRuntime

Posted: Wed Jan 15, 2025 2:50 pm
by salvadordf
According to the CEF project maintainer browser extensions are only supported with Chrome style :
https://magpcss.org/ceforum/viewtopic.php?f=6&t=20003#p56219

Extensions that don’t require Chrome UI dependencies (toolbar windows, icons, etc) may work with Alloy style.

Read that forum thread for more details.