-
-
Notifications
You must be signed in to change notification settings - Fork 132
Open
Description
Hey, this is probably a dumb question, but I can't figure it out.
I'm trying to get the browser-action-list into my UI, but am struggling.
This just says the module can't be found:
const { injectBrowserAction } = require('electron-chrome-extensions/browser-action');
Tried manually setting the path as well, but I still get the same error.
I am using just regular JS, and have no intention of building the app, just running it with Electron binaries. So I thought to use CommonJS as I assume you wouldn't need something like webpack then.
Sorry for opening an issue on this, but could really use the help!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels