Disclosure Statement: This site contains affiliate links, which means that I may receive a commission if you make a purchase using these links. As an eBay Partner, I earn from qualifying purchases.
If you find these projects useful please consider becoming a sponsor with Patreon, GitHub or Liberapay.

Can we use extensions whitout ChromeRuntime

Post Reply
bobpang
Posts: 21
Joined: Fri Feb 14, 2020 2:38 pm

Can we use extensions whitout ChromeRuntime

Post by bobpang »

Can we use extensions whitout ChromeRuntime ?
User avatar
salvadordf
Posts: 4620
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Re: Can we use extensions whitout ChromeRuntime

Post 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.
Post Reply