BFergerson / Journey

JCEF-powered cross-platform web browser
Apache License 2.0
99 stars 26 forks source link

How to custom url schema #48

Open jsbxyyx opened 1 year ago

jsbxyyx commented 1 year ago

example:

<img src="custom:a.jpg"/>

I want the src get data from java local jpg bytes data.