asticode/go-astilectron

how to injection js and css using golang?

Closed this issue · 2 comments

how to injection js and css using golang?

I don't really understand what you're trying to achieve.

Take a look at the demo and the way it uses both js and css

I found this: elements[json.targetID].webContents.executeJavaScript, thank you!!