Add microsoft edge support for incognito (#1875)

* Fix incognito button missing

* Update CHANGELOG.md
This commit is contained in:
alazymeme
2020-08-21 23:33:56 +10:00
committed by GitHub
parent 88f45a2842
commit 0b0f1c9c5c
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -15,6 +15,7 @@ namespace {
{"firefox", "-private-window"}, {"chrome", "-incognito"},
{"vivaldi", "-incognito"}, {"opera", "-newprivatetab"},
{"opera\\\\launcher", "--private"}, {"iexplore", "-private"},
{"msedge", "-inprivate"},
};
// transform into regex and replacement string