add chromium app-mode launcher
Former-commit-id: 46093c88dd
Former-commit-id: 0676b08e9e65dda037137d1defe86311b863e63e
This commit is contained in:
@ -619,6 +619,7 @@ public class I2PFirefox extends I2PCommonBrowser {
|
||||
usability = true;
|
||||
}
|
||||
if (arg.equals("-app")) {
|
||||
usability = true;
|
||||
privateBrowsing = 2;
|
||||
}
|
||||
if (arg.equals("-noproxycheck")) {
|
||||
|
Reference in New Issue
Block a user