From 9e1c9d93072aba947b5fb7947e6b15bc8adf193b Mon Sep 17 00:00:00 2001 From: idk Date: Sat, 27 Aug 2022 13:28:06 -0400 Subject: [PATCH] update I2PFirefoxProfileBuilder.html Former-commit-id: fa83389e732526902efad0b4c40a0325b9b10ba9 Former-commit-id: 4d43d477d36fc1d834c4c17fa98b7bc8dcddb925 --- I2PFirefoxProfileBuilder.html | 31 +++++++++++++++++++++---------- 1 file changed, 21 insertions(+), 10 deletions(-) diff --git a/I2PFirefoxProfileBuilder.html b/I2PFirefoxProfileBuilder.html index fca46f1..0518005 100644 --- a/I2PFirefoxProfileBuilder.html +++ b/I2PFirefoxProfileBuilder.html @@ -109,6 +109,17 @@

Access: public
+ Description: +
+ > I2PFirefoxProfileBuilder.java Copyright C 2022 idk + + hankhill19580@gmail.com + + This program is free software: you can redistribute it and/or modify it under the terms of the MIT License. See LICENSE.md for details. This program is distributed in the hope that it will be useful but WITHOUT ANY WARRANTY without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I2PFirefoxProfileBuilder is a that builds a profile directory which contains the I2P browser profile for the Firefox browser family. It manages the base profile directory and copies it’s contents to the active profile directory which is actually used by Firefox. +

+

+ Author: idk +
package: net.i2p.i2pfirefox

@@ -213,7 +224,7 @@