chromium is also an option for executable name on Linux
This commit is contained in:
parent
3b6d7ebbaf
commit
d2a7882b93
|
@ -13,6 +13,7 @@ const (
|
||||||
var chromeNames = []string{
|
var chromeNames = []string{
|
||||||
"google-chrome",
|
"google-chrome",
|
||||||
"chromium-browser",
|
"chromium-browser",
|
||||||
|
"chromium",
|
||||||
"google-chrome-beta",
|
"google-chrome-beta",
|
||||||
"google-chrome-unstable",
|
"google-chrome-unstable",
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user