salvadordf / CEF4Delphi

CEF4Delphi is an open source project to embed Chromium-based browsers in applications made with Delphi or Lazarus/FPC for Windows, Linux and MacOS.
https://www.briskbard.com/forum/
Other
1.21k stars 368 forks source link

How do I load crx plug-ins #492

Closed jwj76 closed 10 months ago

jwj76 commented 10 months ago

FLASH is not supported in versions later than 87. I want to display Flash as a crx plugin. Now I have downloaded a plug-in of Flash Player Emulator 2023 1.7.1.crx, please tell me how to load this plug-in. thank you

salvadordf commented 10 months ago

Try using a browser the "Chrome runtime" mode.

The TinyBrowser2 demo should work but remember that the Chrome runtime mode is in experimental state.