yonatan-mitmit / onium

Extension injector into Electron apps
MIT License
21 stars 3 forks source link

Make it work on Ubuntu (tested on 18.04) #5

Closed alonl closed 5 years ago

yonatan-mitmit commented 5 years ago

Alon, there are current conflict with recent changes to better support Mac. Can you please resubmit PR after resolving conflicts?

yonatan-mitmit commented 5 years ago

And sorry it took so long to respond. For some reason I missed the PR email from github :( Apologies.

yonatan-mitmit commented 5 years ago

Got access to an Ubuntu machine and fixed Onium to support Linux natively. At least using the deb package on Slack's site, the file /usr/bin/slack is a symlink to /usr/lib/slack/slack which is correctly located next to its resources in a way Onium can handle.