MarshallOfSound / electron-devtools-installer

An easy way to ensure Chrome DevTools extensions into Electron
MIT License
1.11k stars 136 forks source link

How would one integrate this with Nativefier? #225

Closed Kyanoxia closed 1 year ago

Kyanoxia commented 2 years ago

You may have heard of the Nativefier package, which builds an electron wrapper for a webpage. You can easily access all of the scripts for it, but I don't understand how to integrate this package with it (mainly for adblock purposes using uBlock Origin). My previous attempts have failed, mainly because I'm dumb and don't put the code snippets in the right place. Could somebody please instruct a lad?