Replies: 1 comment
-
There's no PWA specific APIs currently. From memory a PWA is just a zip with a manifest, so you might be able to download/extract/parse manifest/load content Having never tried it's hard to give any sort of specific direction. https://github.com/cefsharp/CefSharp/wiki/General-Usage covers a lot of generic topics |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Does CefSharp offer a way to save and run saved Progressive Web Applications (PWAs)?
Beta Was this translation helpful? Give feedback.
All reactions