Closed kueswol closed 6 years ago
hi, thanks for your work, just tested it. works nicely. there are just a few minor issues before I could merge it, which I can fix myself if you don't have the time.
Newtonsoft.Json.dll
in installer.nsi
, which means it won't be included in setup, and therefore the app won't run complaining about missing dll2
, c
, and (
opening chrome... it would be nice if the first letter of the profile's name was the third shortcut instead of open parenthesis.also would be nice if you could squash the commits so it's a single commit, and check the comments I made on the diff.
p.s. my first pull request! yay! the first time someone made a pull request on one of my projects
I'll fix the stuff you've mentioned. Regarding you points:
yeah, the commit stuff was a bit messed up. First time actually working with GIT ;-)
p.s. congratulations! Don't worry, it's also my first time
thanks again for what you've done so far.
if I figured it out correctly, I'm supposed to do the changes with a new Pull Request, which means, we may close this one.
I'm pretty sure you could've just added the changes to this pull request. https://stackoverflow.com/a/9790530/1461004
but you've already made another one, oh well.
Added functionality to add Chrome profiles.
If Chrome browser is detected, we're searching for profiles. If any are found, we'll add the Chrome instances with the profiles and remove the default one.