Open kewde opened 6 years ago
Muon is an electron fork with additional security features.
I'd have to with it more but it sounds promising to say the least. There are two ways to go about it:
https://github.com/brave/muon-quick/blob/2af3358a50a5b6bf70ccb3f46997d4e75f4fc47e/main.js#L24-L26
I've never written a chrome extension, but muon has support for it and I've been told it's the way to go.
Muon is an electron fork with additional security features.
I'd have to with it more but it sounds promising to say the least. There are two ways to go about it:
preload
https://github.com/brave/muon-quick/blob/2af3358a50a5b6bf70ccb3f46997d4e75f4fc47e/main.js#L24-L26
extentensions
I've never written a chrome extension, but muon has support for it and I've been told it's the way to go.