elsirion / webimint-rs

Experimental integration of `fedimint-client` with the Leptos web frontend framework
https://webimint.sirion.io/
MIT License
19 stars 11 forks source link

feat: chrome extension support #72

Closed Kodylow closed 3 months ago

Kodylow commented 3 months ago
image

loads webimint as a chrome extension

Kodylow commented 3 months ago

When you run trunk serve it puts the inline scripts across multiple lines so added conditional to handle that, the sed stuff only works on trunk build when it minifies the html to 1 line