webcatalog / chromeless

Official Chromeless app
https://webcatalog.io/chromeless/
Mozilla Public License 2.0
97 stars 20 forks source link

feature: Allow selection of custom source path for browser (could also be considered a bug) #76

Closed torma616 closed 3 years ago

torma616 commented 3 years ago

Feature Request

Specifications:

Description: Allow creation of SSB using browser engine from browser in unexpected/non-/Applications/user defined location.

Additional Context I'm trying to create a SSB based on Brave, which I use on my computer regularly. However, installation fails because Chromeless says that Brave isn't installed. Here's the issue - Brave isn't in my /Applications folder, and I can't add anything to my /Applications folder due to permissions issues. It is in my /Users/[username]/Applications folder however. Chromeless should have an option to effectively set a PATH for a specific .app file if the install fails due to a browser not being in /Applications.

torma616 commented 3 years ago

Works great, thank you!