|
f889b8fc94
|
update I2PBrowser.html
|
2022-08-27 13:27:45 -04:00 |
|
|
ce8ec78beb
|
add URL-passing option
|
2022-08-27 13:27:28 -04:00 |
|
|
c6c555cb1c
|
update I2PFirefoxProfileChecker.html
0.0.16
|
2022-08-22 17:18:53 -04:00 |
|
|
d4cc2c1d45
|
update I2PChromiumProfileChecker.html
|
2022-08-22 17:18:40 -04:00 |
|
|
46afb304a5
|
update CHANGES.html
|
2022-08-22 17:18:23 -04:00 |
|
|
35b00a886e
|
update index.html
|
2022-08-22 17:18:19 -04:00 |
|
|
2a4a601176
|
Completes support for auto-selecting *either* a Firefox or Chrome instance, automatically
|
2022-08-22 17:17:32 -04:00 |
|
|
a8573b79f9
|
add some missing javadoc
|
2022-08-22 00:47:40 -04:00 |
|
|
5024666f9e
|
update USAGE.html
|
2022-08-22 00:41:22 -04:00 |
|
|
f7fddfdb4b
|
update LICENSE.html
|
2022-08-22 00:41:19 -04:00 |
|
|
398bfe4ef1
|
update I2PFirefoxProfileUnpacker.html
|
2022-08-22 00:41:16 -04:00 |
|
|
f380df9075
|
update I2PFirefoxProfileChecker.html
|
2022-08-22 00:41:12 -04:00 |
|
|
b90c09c17f
|
update I2PFirefoxProfileBuilder.html
|
2022-08-22 00:41:09 -04:00 |
|
|
6b90f5548a
|
update I2PFirefox.html
|
2022-08-22 00:41:05 -04:00 |
|
|
45f6a1c96b
|
update I2PChromiumProfileUnpacker.html
|
2022-08-22 00:41:02 -04:00 |
|
|
dca4ffa7e9
|
update I2PChromiumProfileChecker.html
|
2022-08-22 00:40:59 -04:00 |
|
|
c883f035d5
|
update I2PChromiumProfileBuilder.html
|
2022-08-22 00:40:55 -04:00 |
|
|
de082ceba2
|
update I2PChromium.html
|
2022-08-22 00:40:52 -04:00 |
|
|
396ebef9b1
|
update I2PBrowser.html
|
2022-08-22 00:40:49 -04:00 |
|
|
18e42da0d7
|
update EXAMPLES.html
|
2022-08-22 00:40:45 -04:00 |
|
|
682a9487ae
|
update CHANGES.html
|
2022-08-22 00:40:42 -04:00 |
|
|
9747a456ce
|
update index.html
|
2022-08-22 00:40:38 -04:00 |
|
|
2c608ccbc5
|
more javadoc
|
2022-08-21 23:49:08 -04:00 |
|
|
ef9c5fcb2c
|
Remove redundant var
|
2022-08-21 21:19:47 -04:00 |
|
|
ac3d5a34fb
|
Universal launcher class, launches first available Firefox->Chrome
|
2022-08-21 21:17:28 -04:00 |
|
|
41d7c188f8
|
update CHANGES.html
0.0.15
|
2022-08-21 20:19:46 -04:00 |
|
|
4e254d59c3
|
sleep 2 seconds before waiting? I have no idea why Windows thinks it's exit 0
|
2022-08-21 20:19:08 -04:00 |
|
|
629162372e
|
sleep 2 seconds before waiting? I have no idea why Windows thinks it's exit 0
|
2022-08-21 20:01:34 -04:00 |
|
|
b1bfd39327
|
analyze exit value
|
2022-08-21 19:34:29 -04:00 |
|
|
3ee2c7a10d
|
add launchers for private mode
|
2022-08-21 19:25:05 -04:00 |
|
|
44ce1d2ed2
|
disable https-only mode for now
|
2022-08-21 19:03:03 -04:00 |
|
|
7cef932d3d
|
fix path issue on Windows
0.0.14
|
2022-08-21 18:13:17 -04:00 |
|
|
c063eae03c
|
fix path issue on Windows
|
2022-08-21 18:03:17 -04:00 |
|
|
7f9bcbe1c0
|
fix path issue on Windows
|
2022-08-21 17:59:55 -04:00 |
|
|
e023469b93
|
log a little more
|
2022-08-21 17:56:56 -04:00 |
|
|
0cf817bb09
|
don't initialize the process to null
|
2022-08-21 17:36:15 -04:00 |
|
|
865c0fca84
|
don't initialize the process to null
|
2022-08-21 17:34:03 -04:00 |
|
|
6ecd993531
|
add note about licensing TODO
|
2022-08-21 14:37:24 -04:00 |
|
|
b6ab50c337
|
Fixes a bug in privateProcessBuilder
|
2022-08-21 01:13:38 -04:00 |
|
|
3ad98b38ab
|
Fixes a bug in privateProcessBuilder
|
2022-08-21 01:12:52 -04:00 |
|
|
8ba4651e32
|
Fixes a bug in privateProcessBuilder
|
2022-08-21 01:12:37 -04:00 |
|
|
3e5b9c049d
|
only add more flags when more flags are passed.
0.0.13
|
2022-08-21 00:25:27 -04:00 |
|
|
e5d36aff8f
|
fix an issue where passing the -private flag annihilates extension flags
0.0.12
|
2022-08-20 23:50:08 -04:00 |
|
|
fa3fa165b1
|
update index.html
0.0.11
|
2022-08-20 22:49:08 -04:00 |
|
|
5211c6d7e0
|
move target for chrome extension out of main build process because of requirement on go-crx3
|
2022-08-20 22:47:51 -04:00 |
|
|
ce6a31166b
|
update index.html
|
2022-08-20 21:04:45 -04:00 |
|
|
842f4bb992
|
update CHANGES.html
|
2022-08-20 20:58:13 -04:00 |
|
|
5fefdab16d
|
update index.html
|
2022-08-20 20:58:10 -04:00 |
|
|
53d4cf8146
|
update CHANGES.html
|
2022-08-20 20:54:21 -04:00 |
|
|
6daeaf8297
|
update index.html
|
2022-08-20 20:54:17 -04:00 |
|