page generation update for: 2023-01-01 02:58:42.839639106 +0000 UTC m=+16.359383969
This commit is contained in:
@ -59,7 +59,7 @@
|
||||
</li>
|
||||
<li>
|
||||
<a href="docs/I2PBrowserPlugin.html">
|
||||
docs/I2PBrowserPlugin.html
|
||||
docs/I2PBrowserPlugin
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
@ -114,7 +114,7 @@
|
||||
</li>
|
||||
<li>
|
||||
<a href="docs/I2PLibreWolf.html">
|
||||
docs/I2PLibreWolf.html
|
||||
docs/I2PLibreWolf
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
|
@ -59,7 +59,7 @@
|
||||
</li>
|
||||
<li>
|
||||
<a href="docs/I2PBrowserPlugin.html">
|
||||
docs/I2PBrowserPlugin.html
|
||||
docs/I2PBrowserPlugin
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
@ -114,7 +114,7 @@
|
||||
</li>
|
||||
<li>
|
||||
<a href="docs/I2PLibreWolf.html">
|
||||
docs/I2PLibreWolf.html
|
||||
docs/I2PLibreWolf
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
|
@ -55,7 +55,7 @@ For platform specific instructions, see
|
||||
|
||||
```sh
|
||||
mkdir ~/tmp-i2pfirefox && cd ~/tmp-i2pfirefox
|
||||
wget https://github.com/eyedeekay/i2p.plugins.firefox/releases/download/1.0.6/i2pfirefox.zip
|
||||
wget https://github.com/eyedeekay/i2p.plugins.firefox/releases/download/1.0.7/i2pfirefox.zip
|
||||
unzip i2pfirefox.zip
|
||||
./i2pfirefox.cmd
|
||||
|
||||
|
@ -59,7 +59,7 @@
|
||||
</li>
|
||||
<li>
|
||||
<a href="docs/I2PBrowserPlugin.html">
|
||||
docs/I2PBrowserPlugin.html
|
||||
docs/I2PBrowserPlugin
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
@ -114,7 +114,7 @@
|
||||
</li>
|
||||
<li>
|
||||
<a href="docs/I2PLibreWolf.html">
|
||||
docs/I2PLibreWolf.html
|
||||
docs/I2PLibreWolf
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
|
@ -327,7 +327,7 @@ Linux(because the top command will be run and the script will exit).\n\nBoth det
|
||||
|
||||
<target name="buildNum">
|
||||
<buildnumber file="scripts/build.number" />
|
||||
<property name="release.number" value="1.0.6" />
|
||||
<property name="release.number" value="1.0.7" />
|
||||
<exec executable="echo" osfamily="unix">
|
||||
<arg value="${release.number}-${build.number}" />
|
||||
</exec>
|
||||
|
@ -49,7 +49,7 @@
|
||||
</li>
|
||||
<li>
|
||||
<a href="I2PBrowserPlugin.html">
|
||||
I2PBrowserPlugin.html
|
||||
I2PBrowserPlugin
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
@ -104,7 +104,7 @@
|
||||
</li>
|
||||
<li>
|
||||
<a href="I2PLibreWolf.html">
|
||||
I2PLibreWolf.html
|
||||
I2PLibreWolf
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
|
@ -49,7 +49,7 @@
|
||||
</li>
|
||||
<li>
|
||||
<a href="I2PBrowserPlugin.html">
|
||||
I2PBrowserPlugin.html
|
||||
I2PBrowserPlugin
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
@ -104,7 +104,7 @@
|
||||
</li>
|
||||
<li>
|
||||
<a href="I2PLibreWolf.html">
|
||||
I2PLibreWolf.html
|
||||
I2PLibreWolf
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
@ -158,7 +158,7 @@
|
||||
<p>
|
||||
Author: idk
|
||||
<br />
|
||||
Parent class: I2PCommonBrowser
|
||||
Parent class: I2PGenericUnsafeBrowser
|
||||
<br />
|
||||
package: net.i2p.i2pfirefox
|
||||
</p>
|
||||
@ -595,9 +595,6 @@
|
||||
Access: private
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
</ul>
|
||||
<h4>
|
||||
boolean useSystray
|
||||
@ -611,9 +608,6 @@
|
||||
Access: private
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
</ul>
|
||||
<h2>
|
||||
Methods
|
||||
@ -734,7 +728,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
hasChromium
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PBrowser.java#L131">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PBrowser.java#L129">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -757,7 +751,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
hasFirefox
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PBrowser.java#L148">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PBrowser.java#L146">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -780,7 +774,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
launch
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PBrowser.java#L168">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PBrowser.java#L166">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -809,7 +803,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
launch
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PBrowser.java#L213">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PBrowser.java#L211">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -836,7 +830,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
launch
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PBrowser.java#L227">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PBrowser.java#L225">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -859,7 +853,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
ValidURL
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PBrowser.java#L229">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PBrowser.java#L227">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -872,9 +866,6 @@
|
||||
Access: private
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: String
|
||||
<br />
|
||||
@ -889,7 +880,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
main
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PBrowser.java#L239">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PBrowser.java#L237">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -919,7 +910,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
parseArgs
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PBrowser.java#L243">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PBrowser.java#L241">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -947,7 +938,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
startup
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PBrowser.java#L290">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PBrowser.java#L288">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -974,7 +965,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
createSystrayRunningFile
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PBrowser.java#L309">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PBrowser.java#L307">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -987,9 +978,6 @@
|
||||
Access: protected
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: boolean
|
||||
<br />
|
||||
@ -1000,7 +988,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
systrayRunningExternally
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PBrowser.java#L325">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PBrowser.java#L323">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -1013,9 +1001,6 @@
|
||||
Access: protected
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: boolean
|
||||
<br />
|
||||
@ -1026,7 +1011,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
initTray
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PBrowser.java#L336">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PBrowser.java#L334">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -1049,7 +1034,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
initMenu
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PBrowser.java#L347">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PBrowser.java#L345">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -1072,7 +1057,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
initIconFile
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PBrowser.java#L352">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PBrowser.java#L350">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -1095,7 +1080,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
initIcon
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PBrowser.java#L366">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PBrowser.java#L364">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -1118,7 +1103,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
startupSystray
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PBrowser.java#L379">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PBrowser.java#L377">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -1141,7 +1126,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
shutdownSystray
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PBrowser.java#L406">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PBrowser.java#L404">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -1164,7 +1149,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
systray
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PBrowser.java#L415">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PBrowser.java#L413">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
|
@ -7,7 +7,7 @@ Description:
|
||||
> I2PBrowser.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. @description I2PBrowser is a that is used to open a browser window to the I2P network. It automatically detects the operating system and available browsers and selects the best one to use with Tor Browser at the top for Firefox and Brave at the top for Chrome.
|
||||
|
||||
Author: idk
|
||||
Parent class: I2PCommonBrowser
|
||||
Parent class: I2PGenericUnsafeBrowser
|
||||
package: net.i2p.i2pfirefox
|
||||
|
||||
## Dependencies
|
||||
@ -197,14 +197,12 @@ package: net.i2p.i2pfirefox
|
||||
>
|
||||
|
||||
+ Access: private
|
||||
+ Modifiers: static
|
||||
|
||||
#### boolean useSystray [[src]](src/java/net/i2p/i2pfirefox/I2PBrowser.java#L)
|
||||
|
||||
>
|
||||
|
||||
+ Access: private
|
||||
+ Modifiers: static
|
||||
|
||||
## Methods
|
||||
|
||||
@ -255,7 +253,7 @@ package: net.i2p.i2pfirefox
|
||||
| browserPath | String | |
|
||||
|
||||
|
||||
### hasChromium [[src]](src/java/net/i2p/i2pfirefox/I2PBrowser.java#L131)
|
||||
### hasChromium [[src]](src/java/net/i2p/i2pfirefox/I2PBrowser.java#L129)
|
||||
|
||||
+ Description: Return true if there is a Chromium available
|
||||
+ Access: public
|
||||
@ -264,7 +262,7 @@ package: net.i2p.i2pfirefox
|
||||
This method has no parameters.
|
||||
|
||||
|
||||
### hasFirefox [[src]](src/java/net/i2p/i2pfirefox/I2PBrowser.java#L148)
|
||||
### hasFirefox [[src]](src/java/net/i2p/i2pfirefox/I2PBrowser.java#L146)
|
||||
|
||||
+ Description: Return true if there is a Firefox variant available
|
||||
+ Access: public
|
||||
@ -273,7 +271,7 @@ This method has no parameters.
|
||||
This method has no parameters.
|
||||
|
||||
|
||||
### launch [[src]](src/java/net/i2p/i2pfirefox/I2PBrowser.java#L168)
|
||||
### launch [[src]](src/java/net/i2p/i2pfirefox/I2PBrowser.java#L166)
|
||||
|
||||
+ Description: Populates a profile directory with a proxy configuration. Waits for an HTTP proxy on the port 4444 to be ready. Launches either Firefox or Chromium with the profile directory.
|
||||
+ Access: public
|
||||
@ -285,7 +283,7 @@ This method has no parameters.
|
||||
| url | String[] | |
|
||||
|
||||
|
||||
### launch [[src]](src/java/net/i2p/i2pfirefox/I2PBrowser.java#L213)
|
||||
### launch [[src]](src/java/net/i2p/i2pfirefox/I2PBrowser.java#L211)
|
||||
|
||||
+ Description: Populates a profile directory with a proxy configuration. Waits for an HTTP proxy on the port 4444 to be ready. Launches either Firefox or Chromium with the profile directory.
|
||||
+ Access: public
|
||||
@ -296,7 +294,7 @@ This method has no parameters.
|
||||
| privateWindow | boolean | |
|
||||
|
||||
|
||||
### launch [[src]](src/java/net/i2p/i2pfirefox/I2PBrowser.java#L227)
|
||||
### launch [[src]](src/java/net/i2p/i2pfirefox/I2PBrowser.java#L225)
|
||||
|
||||
+ Description: Populates a profile directory with a proxy configuration. Waits for an HTTP proxy on the port 4444 to be ready. Launches either Firefox or Chromium with the profile directory.
|
||||
+ Access: public
|
||||
@ -305,11 +303,10 @@ This method has no parameters.
|
||||
This method has no parameters.
|
||||
|
||||
|
||||
### ValidURL [[src]](src/java/net/i2p/i2pfirefox/I2PBrowser.java#L229)
|
||||
### ValidURL [[src]](src/java/net/i2p/i2pfirefox/I2PBrowser.java#L227)
|
||||
|
||||
+ Description:
|
||||
+ Access: private
|
||||
+ Modifiers: static
|
||||
+ return: String
|
||||
|
||||
| Name | Type | Description |
|
||||
@ -317,7 +314,7 @@ This method has no parameters.
|
||||
| inUrl | String | |
|
||||
|
||||
|
||||
### main [[src]](src/java/net/i2p/i2pfirefox/I2PBrowser.java#L239)
|
||||
### main [[src]](src/java/net/i2p/i2pfirefox/I2PBrowser.java#L237)
|
||||
|
||||
+ Description:
|
||||
+ Access: public
|
||||
@ -329,7 +326,7 @@ This method has no parameters.
|
||||
| args | String[] | |
|
||||
|
||||
|
||||
### parseArgs [[src]](src/java/net/i2p/i2pfirefox/I2PBrowser.java#L243)
|
||||
### parseArgs [[src]](src/java/net/i2p/i2pfirefox/I2PBrowser.java#L241)
|
||||
|
||||
+ Description:
|
||||
+ Access: public
|
||||
@ -340,7 +337,7 @@ This method has no parameters.
|
||||
| args | String[] | |
|
||||
|
||||
|
||||
### startup [[src]](src/java/net/i2p/i2pfirefox/I2PBrowser.java#L290)
|
||||
### startup [[src]](src/java/net/i2p/i2pfirefox/I2PBrowser.java#L288)
|
||||
|
||||
+ Description:
|
||||
+ Access: public
|
||||
@ -351,27 +348,25 @@ This method has no parameters.
|
||||
| args | String[] | |
|
||||
|
||||
|
||||
### createSystrayRunningFile [[src]](src/java/net/i2p/i2pfirefox/I2PBrowser.java#L309)
|
||||
### createSystrayRunningFile [[src]](src/java/net/i2p/i2pfirefox/I2PBrowser.java#L307)
|
||||
|
||||
+ Description:
|
||||
+ Access: protected
|
||||
+ Modifiers: static
|
||||
+ return: boolean
|
||||
|
||||
This method has no parameters.
|
||||
|
||||
|
||||
### systrayRunningExternally [[src]](src/java/net/i2p/i2pfirefox/I2PBrowser.java#L325)
|
||||
### systrayRunningExternally [[src]](src/java/net/i2p/i2pfirefox/I2PBrowser.java#L323)
|
||||
|
||||
+ Description:
|
||||
+ Access: protected
|
||||
+ Modifiers: static
|
||||
+ return: boolean
|
||||
|
||||
This method has no parameters.
|
||||
|
||||
|
||||
### initTray [[src]](src/java/net/i2p/i2pfirefox/I2PBrowser.java#L336)
|
||||
### initTray [[src]](src/java/net/i2p/i2pfirefox/I2PBrowser.java#L334)
|
||||
|
||||
+ Description:
|
||||
+ Access: private
|
||||
@ -380,7 +375,7 @@ This method has no parameters.
|
||||
This method has no parameters.
|
||||
|
||||
|
||||
### initMenu [[src]](src/java/net/i2p/i2pfirefox/I2PBrowser.java#L347)
|
||||
### initMenu [[src]](src/java/net/i2p/i2pfirefox/I2PBrowser.java#L345)
|
||||
|
||||
+ Description:
|
||||
+ Access: private
|
||||
@ -389,7 +384,7 @@ This method has no parameters.
|
||||
This method has no parameters.
|
||||
|
||||
|
||||
### initIconFile [[src]](src/java/net/i2p/i2pfirefox/I2PBrowser.java#L352)
|
||||
### initIconFile [[src]](src/java/net/i2p/i2pfirefox/I2PBrowser.java#L350)
|
||||
|
||||
+ Description:
|
||||
+ Access: private
|
||||
@ -398,7 +393,7 @@ This method has no parameters.
|
||||
This method has no parameters.
|
||||
|
||||
|
||||
### initIcon [[src]](src/java/net/i2p/i2pfirefox/I2PBrowser.java#L366)
|
||||
### initIcon [[src]](src/java/net/i2p/i2pfirefox/I2PBrowser.java#L364)
|
||||
|
||||
+ Description:
|
||||
+ Access: private
|
||||
@ -407,7 +402,7 @@ This method has no parameters.
|
||||
This method has no parameters.
|
||||
|
||||
|
||||
### startupSystray [[src]](src/java/net/i2p/i2pfirefox/I2PBrowser.java#L379)
|
||||
### startupSystray [[src]](src/java/net/i2p/i2pfirefox/I2PBrowser.java#L377)
|
||||
|
||||
+ Description:
|
||||
+ Access: protected
|
||||
@ -416,7 +411,7 @@ This method has no parameters.
|
||||
This method has no parameters.
|
||||
|
||||
|
||||
### shutdownSystray [[src]](src/java/net/i2p/i2pfirefox/I2PBrowser.java#L406)
|
||||
### shutdownSystray [[src]](src/java/net/i2p/i2pfirefox/I2PBrowser.java#L404)
|
||||
|
||||
+ Description:
|
||||
+ Access: protected
|
||||
@ -425,7 +420,7 @@ This method has no parameters.
|
||||
This method has no parameters.
|
||||
|
||||
|
||||
### systray [[src]](src/java/net/i2p/i2pfirefox/I2PBrowser.java#L415)
|
||||
### systray [[src]](src/java/net/i2p/i2pfirefox/I2PBrowser.java#L413)
|
||||
|
||||
+ Description:
|
||||
+ Access: public
|
||||
|
@ -37,6 +37,11 @@
|
||||
<li>
|
||||
<a href=""></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="BUILD.html">
|
||||
BUILD
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="I2PBrowser.html">
|
||||
I2PBrowser
|
||||
@ -102,6 +107,21 @@
|
||||
I2PLibreWolf
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="LINUX.html">
|
||||
LINUX
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="OSX.html">
|
||||
OSX
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="WINDOWS.html">
|
||||
WINDOWS
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
<br>
|
||||
<a href="#hidenav">
|
||||
@ -281,9 +301,6 @@
|
||||
Access: private
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: File
|
||||
<br />
|
||||
|
@ -49,7 +49,7 @@
|
||||
</li>
|
||||
<li>
|
||||
<a href="I2PBrowserPlugin.html">
|
||||
I2PBrowserPlugin.html
|
||||
I2PBrowserPlugin
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
@ -104,7 +104,7 @@
|
||||
</li>
|
||||
<li>
|
||||
<a href="I2PLibreWolf.html">
|
||||
I2PLibreWolf.html
|
||||
I2PLibreWolf
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
@ -158,7 +158,7 @@
|
||||
<p>
|
||||
Author: idk
|
||||
<br />
|
||||
Parent class: I2PCommonBrowser
|
||||
Parent class: I2PChromiumProfileUnpacker
|
||||
<br />
|
||||
package: net.i2p.i2pfirefox
|
||||
</p>
|
||||
@ -263,9 +263,6 @@
|
||||
Access: public
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: void
|
||||
<br />
|
||||
@ -289,9 +286,6 @@
|
||||
Access: private
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: String[]
|
||||
<br />
|
||||
@ -315,9 +309,6 @@
|
||||
Access: private
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: String[]
|
||||
<br />
|
||||
@ -341,9 +332,6 @@
|
||||
Access: private
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: String[]
|
||||
<br />
|
||||
@ -367,9 +355,6 @@
|
||||
Access: private
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: String[]
|
||||
<br />
|
||||
@ -393,9 +378,6 @@
|
||||
Access: private
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: String[]
|
||||
<br />
|
||||
@ -419,9 +401,6 @@
|
||||
Access: private
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: String[]
|
||||
<br />
|
||||
@ -445,9 +424,6 @@
|
||||
Access: private
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: String[]
|
||||
<br />
|
||||
@ -471,9 +447,6 @@
|
||||
Access: private
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: String[]
|
||||
<br />
|
||||
@ -497,9 +470,6 @@
|
||||
Access: private
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: String[]
|
||||
<br />
|
||||
@ -523,9 +493,6 @@
|
||||
Access: private
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: String[]
|
||||
<br />
|
||||
@ -549,9 +516,6 @@
|
||||
Access: private
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: String[]
|
||||
<br />
|
||||
@ -575,9 +539,6 @@
|
||||
Access: private
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: String[]
|
||||
<br />
|
||||
@ -838,7 +799,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
launchAndDetatch
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PChromium.java#L666">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PChromium.java#L662">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -867,7 +828,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
launchAndDetatch
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PChromium.java#L673">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PChromium.java#L669">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -896,7 +857,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
launch
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PChromium.java#L731">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PChromium.java#L725">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -925,7 +886,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
launch
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PChromium.java#L737">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PChromium.java#L731">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -954,7 +915,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
launch
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PChromium.java#L762">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PChromium.java#L756">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -981,7 +942,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
launch
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PChromium.java#L771">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PChromium.java#L765">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -1004,7 +965,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
ValidURL
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PChromium.java#L773">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PChromium.java#L767">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -1017,9 +978,6 @@
|
||||
Access: private
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: String
|
||||
<br />
|
||||
@ -1034,7 +992,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
main
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PChromium.java#L783">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PChromium.java#L777">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
|
@ -7,7 +7,7 @@ Description:
|
||||
> I2PChromium.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.
|
||||
|
||||
Author: idk
|
||||
Parent class: I2PCommonBrowser
|
||||
Parent class: I2PChromiumProfileUnpacker
|
||||
package: net.i2p.i2pfirefox
|
||||
|
||||
## Dependencies
|
||||
@ -52,7 +52,6 @@ package: net.i2p.i2pfirefox
|
||||
|
||||
+ Description:
|
||||
+ Access: public
|
||||
+ Modifiers: static
|
||||
+ return: void
|
||||
|
||||
This method has no parameters.
|
||||
@ -62,7 +61,6 @@ This method has no parameters.
|
||||
|
||||
+ Description:
|
||||
+ Access: private
|
||||
+ Modifiers: static
|
||||
+ return: String[]
|
||||
|
||||
This method has no parameters.
|
||||
@ -72,7 +70,6 @@ This method has no parameters.
|
||||
|
||||
+ Description:
|
||||
+ Access: private
|
||||
+ Modifiers: static
|
||||
+ return: String[]
|
||||
|
||||
This method has no parameters.
|
||||
@ -82,7 +79,6 @@ This method has no parameters.
|
||||
|
||||
+ Description:
|
||||
+ Access: private
|
||||
+ Modifiers: static
|
||||
+ return: String[]
|
||||
|
||||
This method has no parameters.
|
||||
@ -92,7 +88,6 @@ This method has no parameters.
|
||||
|
||||
+ Description:
|
||||
+ Access: private
|
||||
+ Modifiers: static
|
||||
+ return: String[]
|
||||
|
||||
This method has no parameters.
|
||||
@ -102,7 +97,6 @@ This method has no parameters.
|
||||
|
||||
+ Description:
|
||||
+ Access: private
|
||||
+ Modifiers: static
|
||||
+ return: String[]
|
||||
|
||||
This method has no parameters.
|
||||
@ -112,7 +106,6 @@ This method has no parameters.
|
||||
|
||||
+ Description:
|
||||
+ Access: private
|
||||
+ Modifiers: static
|
||||
+ return: String[]
|
||||
|
||||
This method has no parameters.
|
||||
@ -122,7 +115,6 @@ This method has no parameters.
|
||||
|
||||
+ Description:
|
||||
+ Access: private
|
||||
+ Modifiers: static
|
||||
+ return: String[]
|
||||
|
||||
This method has no parameters.
|
||||
@ -132,7 +124,6 @@ This method has no parameters.
|
||||
|
||||
+ Description:
|
||||
+ Access: private
|
||||
+ Modifiers: static
|
||||
+ return: String[]
|
||||
|
||||
This method has no parameters.
|
||||
@ -142,7 +133,6 @@ This method has no parameters.
|
||||
|
||||
+ Description:
|
||||
+ Access: private
|
||||
+ Modifiers: static
|
||||
+ return: String[]
|
||||
|
||||
This method has no parameters.
|
||||
@ -152,7 +142,6 @@ This method has no parameters.
|
||||
|
||||
+ Description:
|
||||
+ Access: private
|
||||
+ Modifiers: static
|
||||
+ return: String[]
|
||||
|
||||
This method has no parameters.
|
||||
@ -162,7 +151,6 @@ This method has no parameters.
|
||||
|
||||
+ Description:
|
||||
+ Access: private
|
||||
+ Modifiers: static
|
||||
+ return: String[]
|
||||
|
||||
This method has no parameters.
|
||||
@ -172,7 +160,6 @@ This method has no parameters.
|
||||
|
||||
+ Description:
|
||||
+ Access: private
|
||||
+ Modifiers: static
|
||||
+ return: String[]
|
||||
|
||||
This method has no parameters.
|
||||
@ -278,7 +265,7 @@ This method has no parameters.
|
||||
| args | String[] | the extended arguments to pass to the Chromium binary. |
|
||||
|
||||
|
||||
### launchAndDetatch [[src]](src/java/net/i2p/i2pfirefox/I2PChromium.java#L666)
|
||||
### launchAndDetatch [[src]](src/java/net/i2p/i2pfirefox/I2PChromium.java#L662)
|
||||
|
||||
+ Description:
|
||||
+ Access: public
|
||||
@ -290,7 +277,7 @@ This method has no parameters.
|
||||
| url | String[] | |
|
||||
|
||||
|
||||
### launchAndDetatch [[src]](src/java/net/i2p/i2pfirefox/I2PChromium.java#L673)
|
||||
### launchAndDetatch [[src]](src/java/net/i2p/i2pfirefox/I2PChromium.java#L669)
|
||||
|
||||
+ Description:
|
||||
+ Access: public
|
||||
@ -302,20 +289,20 @@ This method has no parameters.
|
||||
| url | String[] | |
|
||||
|
||||
|
||||
### launch [[src]](src/java/net/i2p/i2pfirefox/I2PChromium.java#L725)
|
||||
|
||||
+ Description: Populates a profile directory with a proxy configuration. Waits for an HTTP proxy on the port 4444 to be ready. Launches Chromium with the profile directory.
|
||||
+ Access: public
|
||||
+ return: void
|
||||
|
||||
| Name | Type | Description |
|
||||
| ----- | ----- | ----- |
|
||||
| privateWindow | boolean | |
|
||||
| url | String[] | |
|
||||
|
||||
|
||||
### launch [[src]](src/java/net/i2p/i2pfirefox/I2PChromium.java#L731)
|
||||
|
||||
+ Description: Populates a profile directory with a proxy configuration. Waits for an HTTP proxy on the port 4444 to be ready. Launches Chromium with the profile directory.
|
||||
+ Access: public
|
||||
+ return: void
|
||||
|
||||
| Name | Type | Description |
|
||||
| ----- | ----- | ----- |
|
||||
| privateWindow | boolean | |
|
||||
| url | String[] | |
|
||||
|
||||
|
||||
### launch [[src]](src/java/net/i2p/i2pfirefox/I2PChromium.java#L737)
|
||||
|
||||
+ Description:
|
||||
+ Access: public
|
||||
+ return: void
|
||||
@ -326,7 +313,7 @@ This method has no parameters.
|
||||
| url | String[] | |
|
||||
|
||||
|
||||
### launch [[src]](src/java/net/i2p/i2pfirefox/I2PChromium.java#L762)
|
||||
### launch [[src]](src/java/net/i2p/i2pfirefox/I2PChromium.java#L756)
|
||||
|
||||
+ Description: Populates a profile directory with a proxy configuration. Waits for an HTTP proxy on the port 4444 to be ready. Launches Chromium with the profile directory.
|
||||
+ Access: public
|
||||
@ -337,7 +324,7 @@ This method has no parameters.
|
||||
| privateWindow | boolean | |
|
||||
|
||||
|
||||
### launch [[src]](src/java/net/i2p/i2pfirefox/I2PChromium.java#L771)
|
||||
### launch [[src]](src/java/net/i2p/i2pfirefox/I2PChromium.java#L765)
|
||||
|
||||
+ Description: Populates a profile directory with a proxy configuration. Waits for an HTTP proxy on the port 4444 to be ready. Launches Chromium with the profile directory.
|
||||
+ Access: public
|
||||
@ -346,11 +333,10 @@ This method has no parameters.
|
||||
This method has no parameters.
|
||||
|
||||
|
||||
### ValidURL [[src]](src/java/net/i2p/i2pfirefox/I2PChromium.java#L773)
|
||||
### ValidURL [[src]](src/java/net/i2p/i2pfirefox/I2PChromium.java#L767)
|
||||
|
||||
+ Description:
|
||||
+ Access: private
|
||||
+ Modifiers: static
|
||||
+ return: String
|
||||
|
||||
| Name | Type | Description |
|
||||
@ -358,7 +344,7 @@ This method has no parameters.
|
||||
| inUrl | String | |
|
||||
|
||||
|
||||
### main [[src]](src/java/net/i2p/i2pfirefox/I2PChromium.java#L783)
|
||||
### main [[src]](src/java/net/i2p/i2pfirefox/I2PChromium.java#L777)
|
||||
|
||||
+ Description:
|
||||
+ Access: public
|
||||
|
@ -49,7 +49,7 @@
|
||||
</li>
|
||||
<li>
|
||||
<a href="I2PBrowserPlugin.html">
|
||||
I2PBrowserPlugin.html
|
||||
I2PBrowserPlugin
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
@ -104,7 +104,7 @@
|
||||
</li>
|
||||
<li>
|
||||
<a href="I2PLibreWolf.html">
|
||||
I2PLibreWolf.html
|
||||
I2PLibreWolf
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
@ -158,7 +158,7 @@
|
||||
<p>
|
||||
Author: idk
|
||||
<br />
|
||||
Parent class: I2PCommonBrowser
|
||||
Parent class: I2PChromiumProfileChecker
|
||||
<br />
|
||||
package: net.i2p.i2pfirefox
|
||||
</p>
|
||||
@ -198,46 +198,13 @@
|
||||
Access: public
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
</ul>
|
||||
<h2>
|
||||
Methods
|
||||
</h2>
|
||||
<h3>
|
||||
profileDirectory
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PChromiumProfileBuilder.java#L31">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
<ul>
|
||||
<li>
|
||||
Description: get the profile directory creating it if necessary
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Access: public
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: String
|
||||
<br />
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
| Name | Type | Description |
|
||||
<br />
|
||||
| —– | —– | —– |
|
||||
<br />
|
||||
| base | String | |
|
||||
</p>
|
||||
<h3>
|
||||
baseProfileDir
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PChromiumProfileBuilder.java#L35">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PChromiumProfileBuilder.java#L26">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -250,9 +217,6 @@
|
||||
Access: private
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: String
|
||||
<br />
|
||||
@ -269,7 +233,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
baseProfileDirectory
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PChromiumProfileBuilder.java#L59">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PChromiumProfileBuilder.java#L50">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -282,9 +246,6 @@
|
||||
Access: public
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: String
|
||||
<br />
|
||||
@ -299,7 +260,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
runtimeDirectory
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PChromiumProfileBuilder.java#L83">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PChromiumProfileBuilder.java#L74">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -312,9 +273,6 @@
|
||||
Access: public
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: the runtime directory or null if it could not be created
|
||||
<br />
|
||||
@ -329,7 +287,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
runtimeDirectory
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PChromiumProfileBuilder.java#L94">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PChromiumProfileBuilder.java#L85">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -342,9 +300,6 @@
|
||||
Access: public
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: the runtime directory or null if it could not be created or found
|
||||
<br />
|
||||
@ -355,7 +310,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
usabilityMode
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PChromiumProfileBuilder.java#L109">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PChromiumProfileBuilder.java#L100">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -368,9 +323,6 @@
|
||||
Access: public
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: String
|
||||
<br />
|
||||
@ -381,7 +333,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
copyBaseProfiletoProfile
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PChromiumProfileBuilder.java#L120">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PChromiumProfileBuilder.java#L111">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -394,9 +346,6 @@
|
||||
Access: public
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: boolean
|
||||
<br />
|
||||
|
@ -7,7 +7,7 @@ Description:
|
||||
> I2PChromiumProfileBuilder.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. I2PChromiumProfileBuilder is a that builds a profile directory which contains the I2P browser profile for the Chromium browser family. It manages the base profile directory and copies it's contents to the active profile directory which is actually used by Chromium.
|
||||
|
||||
Author: idk
|
||||
Parent class: I2PCommonBrowser
|
||||
Parent class: I2PChromiumProfileChecker
|
||||
package: net.i2p.i2pfirefox
|
||||
|
||||
## Dependencies
|
||||
@ -28,27 +28,13 @@ package: net.i2p.i2pfirefox
|
||||
>
|
||||
|
||||
+ Access: public
|
||||
+ Modifiers: static
|
||||
|
||||
## Methods
|
||||
|
||||
### profileDirectory [[src]](src/java/net/i2p/i2pfirefox/I2PChromiumProfileBuilder.java#L31)
|
||||
|
||||
+ Description: get the profile directory creating it if necessary
|
||||
+ Access: public
|
||||
+ Modifiers: static
|
||||
+ return: String
|
||||
|
||||
| Name | Type | Description |
|
||||
| ----- | ----- | ----- |
|
||||
| base | String | |
|
||||
|
||||
|
||||
### baseProfileDir [[src]](src/java/net/i2p/i2pfirefox/I2PChromiumProfileBuilder.java#L35)
|
||||
### baseProfileDir [[src]](src/java/net/i2p/i2pfirefox/I2PChromiumProfileBuilder.java#L26)
|
||||
|
||||
+ Description:
|
||||
+ Access: private
|
||||
+ Modifiers: static
|
||||
+ return: String
|
||||
|
||||
| Name | Type | Description |
|
||||
@ -57,11 +43,10 @@ package: net.i2p.i2pfirefox
|
||||
| mode | String | |
|
||||
|
||||
|
||||
### baseProfileDirectory [[src]](src/java/net/i2p/i2pfirefox/I2PChromiumProfileBuilder.java#L59)
|
||||
### baseProfileDirectory [[src]](src/java/net/i2p/i2pfirefox/I2PChromiumProfileBuilder.java#L50)
|
||||
|
||||
+ Description:
|
||||
+ Access: public
|
||||
+ Modifiers: static
|
||||
+ return: String
|
||||
|
||||
| Name | Type | Description |
|
||||
@ -69,11 +54,10 @@ package: net.i2p.i2pfirefox
|
||||
| mode | String | |
|
||||
|
||||
|
||||
### runtimeDirectory [[src]](src/java/net/i2p/i2pfirefox/I2PChromiumProfileBuilder.java#L83)
|
||||
### runtimeDirectory [[src]](src/java/net/i2p/i2pfirefox/I2PChromiumProfileBuilder.java#L74)
|
||||
|
||||
+ Description: get the runtime directory creating it if create=true
|
||||
+ Access: public
|
||||
+ Modifiers: static
|
||||
+ return: the runtime directory or null if it could not be created
|
||||
|
||||
| Name | Type | Description |
|
||||
@ -81,31 +65,28 @@ package: net.i2p.i2pfirefox
|
||||
| create | boolean | if true create the runtime directory if it does not exist |
|
||||
|
||||
|
||||
### runtimeDirectory [[src]](src/java/net/i2p/i2pfirefox/I2PChromiumProfileBuilder.java#L94)
|
||||
### runtimeDirectory [[src]](src/java/net/i2p/i2pfirefox/I2PChromiumProfileBuilder.java#L85)
|
||||
|
||||
+ Description: get the correct runtime directory
|
||||
+ Access: public
|
||||
+ Modifiers: static
|
||||
+ return: the runtime directory or null if it could not be created or found
|
||||
|
||||
This method has no parameters.
|
||||
|
||||
|
||||
### usabilityMode [[src]](src/java/net/i2p/i2pfirefox/I2PChromiumProfileBuilder.java#L109)
|
||||
### usabilityMode [[src]](src/java/net/i2p/i2pfirefox/I2PChromiumProfileBuilder.java#L100)
|
||||
|
||||
+ Description:
|
||||
+ Access: public
|
||||
+ Modifiers: static
|
||||
+ return: String
|
||||
|
||||
This method has no parameters.
|
||||
|
||||
|
||||
### copyBaseProfiletoProfile [[src]](src/java/net/i2p/i2pfirefox/I2PChromiumProfileBuilder.java#L120)
|
||||
### copyBaseProfiletoProfile [[src]](src/java/net/i2p/i2pfirefox/I2PChromiumProfileBuilder.java#L111)
|
||||
|
||||
+ Description: Copy the inert base profile directory to the runtime profile directory
|
||||
+ Access: public
|
||||
+ Modifiers: static
|
||||
+ return: boolean
|
||||
|
||||
This method has no parameters.
|
||||
|
@ -49,7 +49,7 @@
|
||||
</li>
|
||||
<li>
|
||||
<a href="I2PBrowserPlugin.html">
|
||||
I2PBrowserPlugin.html
|
||||
I2PBrowserPlugin
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
@ -104,7 +104,7 @@
|
||||
</li>
|
||||
<li>
|
||||
<a href="I2PLibreWolf.html">
|
||||
I2PLibreWolf.html
|
||||
I2PLibreWolf
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
@ -219,9 +219,36 @@
|
||||
<br />
|
||||
| args | String[] | |
|
||||
</p>
|
||||
<h3>
|
||||
profileDirectory
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PChromiumProfileChecker.java#L50">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
<ul>
|
||||
<li>
|
||||
Description: get the profile directory creating it if necessary
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Access: public
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
return: String
|
||||
<br />
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
| Name | Type | Description |
|
||||
<br />
|
||||
| —– | —– | —– |
|
||||
<br />
|
||||
| base | String | |
|
||||
</p>
|
||||
<h3>
|
||||
validateProfileDirectory
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PChromiumProfileChecker.java#L51">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PChromiumProfileChecker.java#L61">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -234,9 +261,6 @@
|
||||
Access: public
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: true if the profile directory is valid false otherwise
|
||||
<br />
|
||||
@ -251,7 +275,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
validateFile
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PChromiumProfileChecker.java#L82">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PChromiumProfileChecker.java#L92">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -264,9 +288,6 @@
|
||||
Access: public
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: true if the file is valid false otherwise
|
||||
<br />
|
||||
@ -281,7 +302,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
validateExtensionDirectory
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PChromiumProfileChecker.java#L109">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PChromiumProfileChecker.java#L119">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -294,9 +315,6 @@
|
||||
Access: public
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: true if the extension directory is valid false otherwise
|
||||
<br />
|
||||
|
@ -37,11 +37,21 @@ package: net.i2p.i2pfirefox
|
||||
| args | String[] | |
|
||||
|
||||
|
||||
### validateProfileDirectory [[src]](src/java/net/i2p/i2pfirefox/I2PChromiumProfileChecker.java#L51)
|
||||
### profileDirectory [[src]](src/java/net/i2p/i2pfirefox/I2PChromiumProfileChecker.java#L50)
|
||||
|
||||
+ Description: get the profile directory creating it if necessary
|
||||
+ Access: public
|
||||
+ return: String
|
||||
|
||||
| Name | Type | Description |
|
||||
| ----- | ----- | ----- |
|
||||
| base | String | |
|
||||
|
||||
|
||||
### validateProfileDirectory [[src]](src/java/net/i2p/i2pfirefox/I2PChromiumProfileChecker.java#L61)
|
||||
|
||||
+ Description: Return true if the profile directory is valid.
|
||||
+ Access: public
|
||||
+ Modifiers: static
|
||||
+ return: true if the profile directory is valid false otherwise
|
||||
|
||||
| Name | Type | Description |
|
||||
@ -49,11 +59,10 @@ package: net.i2p.i2pfirefox
|
||||
| profileDirectory | String | the profile directory to check |
|
||||
|
||||
|
||||
### validateFile [[src]](src/java/net/i2p/i2pfirefox/I2PChromiumProfileChecker.java#L82)
|
||||
### validateFile [[src]](src/java/net/i2p/i2pfirefox/I2PChromiumProfileChecker.java#L92)
|
||||
|
||||
+ Description: Return true if the file is valid.
|
||||
+ Access: public
|
||||
+ Modifiers: static
|
||||
+ return: true if the file is valid false otherwise
|
||||
|
||||
| Name | Type | Description |
|
||||
@ -61,11 +70,10 @@ package: net.i2p.i2pfirefox
|
||||
| file | String | the file to check |
|
||||
|
||||
|
||||
### validateExtensionDirectory [[src]](src/java/net/i2p/i2pfirefox/I2PChromiumProfileChecker.java#L109)
|
||||
### validateExtensionDirectory [[src]](src/java/net/i2p/i2pfirefox/I2PChromiumProfileChecker.java#L119)
|
||||
|
||||
+ Description: Return true if the extension directory is valid.
|
||||
+ Access: public
|
||||
+ Modifiers: static
|
||||
+ return: true if the extension directory is valid false otherwise
|
||||
|
||||
| Name | Type | Description |
|
||||
|
@ -49,7 +49,7 @@
|
||||
</li>
|
||||
<li>
|
||||
<a href="I2PBrowserPlugin.html">
|
||||
I2PBrowserPlugin.html
|
||||
I2PBrowserPlugin
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
@ -104,7 +104,7 @@
|
||||
</li>
|
||||
<li>
|
||||
<a href="I2PLibreWolf.html">
|
||||
I2PLibreWolf.html
|
||||
I2PLibreWolf
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
@ -158,7 +158,7 @@
|
||||
<p>
|
||||
Author: idk
|
||||
<br />
|
||||
Parent class: I2PCommonBrowser
|
||||
Parent class: I2PChromiumProfileBuilder
|
||||
<br />
|
||||
package: net.i2p.i2pfirefox
|
||||
</p>
|
||||
|
@ -7,7 +7,7 @@ Description:
|
||||
> I2PChromiumProfileUnpacker.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. I2PChromiumProfileUnpacker is a that unpacks the Chromium profile zip file into the Chromium base profile directory. This is not used by the Chromium browser instance it's unpacked to the disk to be copied to the active profile directory.
|
||||
|
||||
Author: idk
|
||||
Parent class: I2PCommonBrowser
|
||||
Parent class: I2PChromiumProfileBuilder
|
||||
package: net.i2p.i2pfirefox
|
||||
|
||||
## Dependencies
|
||||
|
@ -49,7 +49,7 @@
|
||||
</li>
|
||||
<li>
|
||||
<a href="I2PBrowserPlugin.html">
|
||||
I2PBrowserPlugin.html
|
||||
I2PBrowserPlugin
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
@ -104,7 +104,7 @@
|
||||
</li>
|
||||
<li>
|
||||
<a href="I2PLibreWolf.html">
|
||||
I2PLibreWolf.html
|
||||
I2PLibreWolf
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
@ -237,9 +237,6 @@
|
||||
Access: public
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
</ul>
|
||||
<h4>
|
||||
Logger logger
|
||||
@ -253,54 +250,145 @@
|
||||
Access: public
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
</ul>
|
||||
<h4>
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L39">
|
||||
FileHandler fh
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L">
|
||||
[src]
|
||||
</a>
|
||||
</h4>
|
||||
<blockquote>
|
||||
<p>
|
||||
static FileHandler fh;
|
||||
</p>
|
||||
</blockquote>
|
||||
<blockquote></blockquote>
|
||||
<ul>
|
||||
<li>
|
||||
Access: private
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: final
|
||||
</li>
|
||||
</ul>
|
||||
<h4>
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L40">
|
||||
[src]
|
||||
</a>
|
||||
</h4>
|
||||
<blockquote>
|
||||
<p>
|
||||
// private final int DEFAULT_TIMEOUT = 200;
|
||||
</p>
|
||||
</blockquote>
|
||||
<ul>
|
||||
<li>
|
||||
Access: private
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
</ul>
|
||||
<h2>
|
||||
Methods
|
||||
</h2>
|
||||
<h3>
|
||||
loadPropertiesFile
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L58">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
<ul>
|
||||
<li>
|
||||
Description:
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Access: public
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
return: void
|
||||
<br />
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
| Name | Type | Description |
|
||||
<br />
|
||||
| —– | —– | —– |
|
||||
<br />
|
||||
| props | File | |
|
||||
</p>
|
||||
<h3>
|
||||
validateUserDir
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L68">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
<ul>
|
||||
<li>
|
||||
Description:
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Access: public
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
return: void
|
||||
<br />
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
This method has no parameters.
|
||||
</p>
|
||||
<h3>
|
||||
getOperatingSystem
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L113">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
<ul>
|
||||
<li>
|
||||
Description:
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Access: public
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
return: String
|
||||
<br />
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
This method has no parameters.
|
||||
</p>
|
||||
<h3>
|
||||
isWindows
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L127">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
<ul>
|
||||
<li>
|
||||
Description:
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Access: protected
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
return: boolean
|
||||
<br />
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
This method has no parameters.
|
||||
</p>
|
||||
<h3>
|
||||
isOSX
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L139">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
<ul>
|
||||
<li>
|
||||
Description:
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Access: protected
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
return: boolean
|
||||
<br />
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
This method has no parameters.
|
||||
</p>
|
||||
<h3>
|
||||
runtimeDirectory
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L180">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L179">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -313,9 +401,6 @@
|
||||
Access: protected
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: the runtime directory or null if it could not be created
|
||||
<br />
|
||||
@ -332,7 +417,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
runtimeDirectory
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L197">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L196">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -345,9 +430,6 @@
|
||||
Access: protected
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: the runtime directory or null if it could not be created or found
|
||||
<br />
|
||||
@ -362,7 +444,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
profileDirectory
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L245">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L244">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -375,9 +457,6 @@
|
||||
Access: protected
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: the profile directory or null if it could not be created
|
||||
<br />
|
||||
@ -398,7 +477,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
profileDir
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L258">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L257">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -411,9 +490,6 @@
|
||||
Access: protected
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: String
|
||||
<br />
|
||||
@ -434,7 +510,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
unpackProfile
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L269">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L268">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -465,7 +541,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
copyDirectory
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L315">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L313">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -478,9 +554,6 @@
|
||||
Access: protected
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: void
|
||||
<br />
|
||||
@ -501,7 +574,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
copyDirectoryCompatibilityMode
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L330">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L328">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -514,9 +587,6 @@
|
||||
Access: private
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: void
|
||||
<br />
|
||||
@ -537,7 +607,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
copy
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L339">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L336">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -550,9 +620,6 @@
|
||||
Access: public
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: void
|
||||
<br />
|
||||
@ -569,7 +636,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
copyFile
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L348">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L345">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -582,9 +649,6 @@
|
||||
Access: private
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: void
|
||||
<br />
|
||||
@ -601,7 +665,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
validateProfileFirstRun
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L359">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L356">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -614,9 +678,6 @@
|
||||
Access: public
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: boolean
|
||||
<br />
|
||||
@ -631,7 +692,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
waitForProxy
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L385">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L382">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -654,7 +715,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
waitForProxy
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L395">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L392">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -681,7 +742,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
waitForProxy
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L407">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L404">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -710,7 +771,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
waitForProxy
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L422">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L419">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -741,7 +802,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
checkifPortIsOccupied
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L440">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L437">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -770,7 +831,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
setProxyTimeoutTime
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L455">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L452">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -797,7 +858,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
join
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L460">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L457">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -810,9 +871,6 @@
|
||||
Access: protected
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: String
|
||||
<br />
|
||||
@ -827,7 +885,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
sleep
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L469">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L466">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -840,9 +898,6 @@
|
||||
Access: public
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: void
|
||||
<br />
|
||||
@ -857,7 +912,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
searchFile
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L477">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L474">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -870,9 +925,6 @@
|
||||
Access: public
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: File
|
||||
<br />
|
||||
|
@ -42,36 +42,72 @@ package: net.i2p.i2pfirefox
|
||||
>
|
||||
|
||||
+ Access: public
|
||||
+ Modifiers: static
|
||||
|
||||
#### Logger logger [[src]](src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L)
|
||||
|
||||
>
|
||||
|
||||
+ Access: public
|
||||
+ Modifiers: static
|
||||
|
||||
#### [[src]](src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L39)
|
||||
#### FileHandler fh [[src]](src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L)
|
||||
|
||||
> static FileHandler fh;
|
||||
>
|
||||
|
||||
+ Access: private
|
||||
+ Modifiers: final
|
||||
|
||||
#### [[src]](src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L40)
|
||||
|
||||
> // private final int DEFAULT_TIMEOUT = 200;
|
||||
|
||||
+ Access: private
|
||||
+ Modifiers: static
|
||||
|
||||
## Methods
|
||||
|
||||
### runtimeDirectory [[src]](src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L180)
|
||||
### loadPropertiesFile [[src]](src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L58)
|
||||
|
||||
+ Description:
|
||||
+ Access: public
|
||||
+ return: void
|
||||
|
||||
| Name | Type | Description |
|
||||
| ----- | ----- | ----- |
|
||||
| props | File | |
|
||||
|
||||
|
||||
### validateUserDir [[src]](src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L68)
|
||||
|
||||
+ Description:
|
||||
+ Access: public
|
||||
+ return: void
|
||||
|
||||
This method has no parameters.
|
||||
|
||||
|
||||
### getOperatingSystem [[src]](src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L113)
|
||||
|
||||
+ Description:
|
||||
+ Access: public
|
||||
+ return: String
|
||||
|
||||
This method has no parameters.
|
||||
|
||||
|
||||
### isWindows [[src]](src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L127)
|
||||
|
||||
+ Description:
|
||||
+ Access: protected
|
||||
+ return: boolean
|
||||
|
||||
This method has no parameters.
|
||||
|
||||
|
||||
### isOSX [[src]](src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L139)
|
||||
|
||||
+ Description:
|
||||
+ Access: protected
|
||||
+ return: boolean
|
||||
|
||||
This method has no parameters.
|
||||
|
||||
|
||||
### runtimeDirectory [[src]](src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L179)
|
||||
|
||||
+ Description: get the runtime directory creating it if create=true
|
||||
+ Access: protected
|
||||
+ Modifiers: static
|
||||
+ return: the runtime directory or null if it could not be created
|
||||
|
||||
| Name | Type | Description |
|
||||
@ -80,11 +116,10 @@ package: net.i2p.i2pfirefox
|
||||
| override | String | |
|
||||
|
||||
|
||||
### runtimeDirectory [[src]](src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L197)
|
||||
### runtimeDirectory [[src]](src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L196)
|
||||
|
||||
+ Description: get the correct runtime directory
|
||||
+ Access: protected
|
||||
+ Modifiers: static
|
||||
+ return: the runtime directory or null if it could not be created or found
|
||||
|
||||
| Name | Type | Description |
|
||||
@ -92,11 +127,10 @@ package: net.i2p.i2pfirefox
|
||||
| override | String | |
|
||||
|
||||
|
||||
### profileDirectory [[src]](src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L245)
|
||||
### profileDirectory [[src]](src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L244)
|
||||
|
||||
+ Description: get the profile directory creating it if necessary
|
||||
+ Access: protected
|
||||
+ Modifiers: static
|
||||
+ return: the profile directory or null if it could not be created
|
||||
|
||||
| Name | Type | Description |
|
||||
@ -107,11 +141,10 @@ package: net.i2p.i2pfirefox
|
||||
| app | boolean | |
|
||||
|
||||
|
||||
### profileDir [[src]](src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L258)
|
||||
### profileDir [[src]](src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L257)
|
||||
|
||||
+ Description:
|
||||
+ Access: protected
|
||||
+ Modifiers: static
|
||||
+ return: String
|
||||
|
||||
| Name | Type | Description |
|
||||
@ -122,7 +155,7 @@ package: net.i2p.i2pfirefox
|
||||
| app | boolean | |
|
||||
|
||||
|
||||
### unpackProfile [[src]](src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L269)
|
||||
### unpackProfile [[src]](src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L268)
|
||||
|
||||
+ Description:
|
||||
+ Access: protected
|
||||
@ -135,11 +168,10 @@ package: net.i2p.i2pfirefox
|
||||
| base | String | |
|
||||
|
||||
|
||||
### copyDirectory [[src]](src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L315)
|
||||
### copyDirectory [[src]](src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L313)
|
||||
|
||||
+ Description:
|
||||
+ Access: protected
|
||||
+ Modifiers: static
|
||||
+ return: void
|
||||
|
||||
| Name | Type | Description |
|
||||
@ -150,11 +182,10 @@ package: net.i2p.i2pfirefox
|
||||
| base | String | |
|
||||
|
||||
|
||||
### copyDirectoryCompatibilityMode [[src]](src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L330)
|
||||
### copyDirectoryCompatibilityMode [[src]](src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L328)
|
||||
|
||||
+ Description:
|
||||
+ Access: private
|
||||
+ Modifiers: static
|
||||
+ return: void
|
||||
|
||||
| Name | Type | Description |
|
||||
@ -165,11 +196,10 @@ package: net.i2p.i2pfirefox
|
||||
| base | String | |
|
||||
|
||||
|
||||
### copy [[src]](src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L339)
|
||||
### copy [[src]](src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L336)
|
||||
|
||||
+ Description:
|
||||
+ Access: public
|
||||
+ Modifiers: static
|
||||
+ return: void
|
||||
|
||||
| Name | Type | Description |
|
||||
@ -178,11 +208,10 @@ package: net.i2p.i2pfirefox
|
||||
| target | OutputStream | |
|
||||
|
||||
|
||||
### copyFile [[src]](src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L348)
|
||||
### copyFile [[src]](src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L345)
|
||||
|
||||
+ Description:
|
||||
+ Access: private
|
||||
+ Modifiers: static
|
||||
+ return: void
|
||||
|
||||
| Name | Type | Description |
|
||||
@ -191,11 +220,10 @@ package: net.i2p.i2pfirefox
|
||||
| destinationFile | File | |
|
||||
|
||||
|
||||
### validateProfileFirstRun [[src]](src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L359)
|
||||
### validateProfileFirstRun [[src]](src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L356)
|
||||
|
||||
+ Description:
|
||||
+ Access: public
|
||||
+ Modifiers: static
|
||||
+ return: boolean
|
||||
|
||||
| Name | Type | Description |
|
||||
@ -203,7 +231,7 @@ package: net.i2p.i2pfirefox
|
||||
| profileDirectory | String | |
|
||||
|
||||
|
||||
### waitForProxy [[src]](src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L385)
|
||||
### waitForProxy [[src]](src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L382)
|
||||
|
||||
+ Description: Waits for an HTTP proxy on port 4444 to be ready. Returns false on timeout of 200 seconds.
|
||||
+ Access: public
|
||||
@ -212,7 +240,7 @@ package: net.i2p.i2pfirefox
|
||||
This method has no parameters.
|
||||
|
||||
|
||||
### waitForProxy [[src]](src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L395)
|
||||
### waitForProxy [[src]](src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L392)
|
||||
|
||||
+ Description: Waits for an HTTP proxy on port 4444 to be ready. Returns false on timeout of the specified number of seconds.
|
||||
+ Access: public
|
||||
@ -223,7 +251,7 @@ This method has no parameters.
|
||||
| timeout | int | the number of seconds to wait for the proxy to be ready. |
|
||||
|
||||
|
||||
### waitForProxy [[src]](src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L407)
|
||||
### waitForProxy [[src]](src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L404)
|
||||
|
||||
+ Description: Waits for an HTTP proxy on the specified port to be ready. Returns false on timeout of the specified number of seconds.
|
||||
+ Access: public
|
||||
@ -235,7 +263,7 @@ This method has no parameters.
|
||||
| port | int | the port to wait for the proxy to be ready on. |
|
||||
|
||||
|
||||
### waitForProxy [[src]](src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L422)
|
||||
### waitForProxy [[src]](src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L419)
|
||||
|
||||
+ Description: Waits for an HTTP proxy on the specified port to be ready. Returns false on timeout of the specified number of seconds. If the timeout is zero or less the check is disabled and always returns true.
|
||||
+ Access: public
|
||||
@ -248,7 +276,7 @@ This method has no parameters.
|
||||
| host | String | the host to wait for the proxy to be ready on. |
|
||||
|
||||
|
||||
### checkifPortIsOccupied [[src]](src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L440)
|
||||
### checkifPortIsOccupied [[src]](src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L437)
|
||||
|
||||
+ Description:
|
||||
+ Access: public
|
||||
@ -260,7 +288,7 @@ This method has no parameters.
|
||||
| host | String | |
|
||||
|
||||
|
||||
### setProxyTimeoutTime [[src]](src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L455)
|
||||
### setProxyTimeoutTime [[src]](src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L452)
|
||||
|
||||
+ Description: Alters the proxy timeout to customized value time in seconds. May be zero.
|
||||
+ Access: public
|
||||
@ -271,11 +299,10 @@ This method has no parameters.
|
||||
| time | int | |
|
||||
|
||||
|
||||
### join [[src]](src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L460)
|
||||
### join [[src]](src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L457)
|
||||
|
||||
+ Description:
|
||||
+ Access: protected
|
||||
+ Modifiers: static
|
||||
+ return: String
|
||||
|
||||
| Name | Type | Description |
|
||||
@ -283,11 +310,10 @@ This method has no parameters.
|
||||
| arr | String[] | |
|
||||
|
||||
|
||||
### sleep [[src]](src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L469)
|
||||
### sleep [[src]](src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L466)
|
||||
|
||||
+ Description:
|
||||
+ Access: public
|
||||
+ Modifiers: static
|
||||
+ return: void
|
||||
|
||||
| Name | Type | Description |
|
||||
@ -295,11 +321,10 @@ This method has no parameters.
|
||||
| millis | int | |
|
||||
|
||||
|
||||
### searchFile [[src]](src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L477)
|
||||
### searchFile [[src]](src/java/net/i2p/i2pfirefox/I2PCommonBrowser.java#L474)
|
||||
|
||||
+ Description:
|
||||
+ Access: public
|
||||
+ Modifiers: static
|
||||
+ return: File
|
||||
|
||||
| Name | Type | Description |
|
||||
|
@ -49,7 +49,7 @@
|
||||
</li>
|
||||
<li>
|
||||
<a href="I2PBrowserPlugin.html">
|
||||
I2PBrowserPlugin.html
|
||||
I2PBrowserPlugin
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
@ -104,7 +104,7 @@
|
||||
</li>
|
||||
<li>
|
||||
<a href="I2PLibreWolf.html">
|
||||
I2PLibreWolf.html
|
||||
I2PLibreWolf
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
@ -158,7 +158,7 @@
|
||||
<p>
|
||||
Author: idk
|
||||
<br />
|
||||
Parent class: I2PCommonBrowser
|
||||
Parent class: I2PFirefoxProfileUnpacker
|
||||
<br />
|
||||
package: net.i2p.i2pfirefox
|
||||
</p>
|
||||
@ -260,9 +260,6 @@
|
||||
Access: public
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
</ul>
|
||||
<h2>
|
||||
Methods
|
||||
@ -282,9 +279,6 @@
|
||||
Access: private
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: String
|
||||
<br />
|
||||
@ -308,9 +302,6 @@
|
||||
Access: public
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: void
|
||||
<br />
|
||||
@ -334,9 +325,6 @@
|
||||
Access: public
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: String[]
|
||||
<br />
|
||||
@ -360,9 +348,6 @@
|
||||
Access: public
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: String[]
|
||||
<br />
|
||||
@ -386,9 +371,6 @@
|
||||
Access: private
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: String[]
|
||||
<br />
|
||||
@ -412,9 +394,6 @@
|
||||
Access: public
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: String[]
|
||||
<br />
|
||||
@ -438,9 +417,6 @@
|
||||
Access: private
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: String[]
|
||||
<br />
|
||||
@ -464,9 +440,6 @@
|
||||
Access: public
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: String[]
|
||||
<br />
|
||||
@ -490,9 +463,6 @@
|
||||
Access: private
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: String[]
|
||||
<br />
|
||||
@ -516,9 +486,6 @@
|
||||
Access: private
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: String[]
|
||||
<br />
|
||||
@ -542,9 +509,6 @@
|
||||
Access: private
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: String[]
|
||||
<br />
|
||||
@ -568,9 +532,6 @@
|
||||
Access: private
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: String[]
|
||||
<br />
|
||||
@ -594,9 +555,6 @@
|
||||
Access: private
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: String[]
|
||||
<br />
|
||||
@ -607,7 +565,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
FIREFOX_FINDER
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefox.java#L335">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefox.java#L337">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -620,9 +578,6 @@
|
||||
Access: private
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: String[]
|
||||
<br />
|
||||
@ -633,7 +588,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
onlyValidFirefoxes
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefox.java#L356">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefox.java#L358">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -656,7 +611,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
topFirefox
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefox.java#L377">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefox.java#L379">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -679,7 +634,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
topFirefox
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefox.java#L407">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefox.java#L409">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -706,7 +661,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
defaultProcessBuilder
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefox.java#L425">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefox.java#L427">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -729,7 +684,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
defaultProcessBuilder
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefox.java#L437">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefox.java#L439">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -756,7 +711,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
privateProcessBuilder
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefox.java#L451">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefox.java#L453">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -779,7 +734,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
privateProcessBuilder
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefox.java#L464">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefox.java#L466">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -806,7 +761,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
appProcessBuilder
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefox.java#L487">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefox.java#L489">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -829,7 +784,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
appProcessBuilder
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefox.java#L500">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefox.java#L502">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -856,7 +811,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
headlessProcessBuilder
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefox.java#L521">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefox.java#L523">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -883,7 +838,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
processBuilder
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefox.java#L549">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefox.java#L551">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -912,7 +867,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
usabilityMode
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefox.java#L614">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefox.java#L682">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -935,7 +890,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
launchAndDetatch
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefox.java#L620">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefox.java#L688">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -964,7 +919,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
launchAndDetatch
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefox.java#L626">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefox.java#L694">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -993,7 +948,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
launch
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefox.java#L720">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefox.java#L786">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -1022,7 +977,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
launch
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefox.java#L726">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefox.java#L792">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -1051,7 +1006,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
launch
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefox.java#L752">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefox.java#L818">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -1078,7 +1033,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
launch
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefox.java#L762">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefox.java#L828">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -1101,7 +1056,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
ValidURL
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefox.java#L764">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefox.java#L830">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -1114,9 +1069,6 @@
|
||||
Access: private
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: String
|
||||
<br />
|
||||
@ -1131,7 +1083,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
main
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefox.java#L775">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefox.java#L841">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
|
@ -7,7 +7,7 @@ Description:
|
||||
> I2PFirefox.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.
|
||||
|
||||
Author: idk
|
||||
Parent class: I2PCommonBrowser
|
||||
Parent class: I2PFirefoxProfileUnpacker
|
||||
package: net.i2p.i2pfirefox
|
||||
|
||||
## Dependencies
|
||||
@ -52,7 +52,6 @@ package: net.i2p.i2pfirefox
|
||||
>
|
||||
|
||||
+ Access: public
|
||||
+ Modifiers: static
|
||||
|
||||
## Methods
|
||||
|
||||
@ -60,7 +59,6 @@ package: net.i2p.i2pfirefox
|
||||
|
||||
+ Description:
|
||||
+ Access: private
|
||||
+ Modifiers: static
|
||||
+ return: String
|
||||
|
||||
This method has no parameters.
|
||||
@ -70,7 +68,6 @@ This method has no parameters.
|
||||
|
||||
+ Description:
|
||||
+ Access: public
|
||||
+ Modifiers: static
|
||||
+ return: void
|
||||
|
||||
This method has no parameters.
|
||||
@ -80,7 +77,6 @@ This method has no parameters.
|
||||
|
||||
+ Description:
|
||||
+ Access: public
|
||||
+ Modifiers: static
|
||||
+ return: String[]
|
||||
|
||||
This method has no parameters.
|
||||
@ -90,7 +86,6 @@ This method has no parameters.
|
||||
|
||||
+ Description:
|
||||
+ Access: public
|
||||
+ Modifiers: static
|
||||
+ return: String[]
|
||||
|
||||
This method has no parameters.
|
||||
@ -100,7 +95,6 @@ This method has no parameters.
|
||||
|
||||
+ Description:
|
||||
+ Access: private
|
||||
+ Modifiers: static
|
||||
+ return: String[]
|
||||
|
||||
This method has no parameters.
|
||||
@ -110,7 +104,6 @@ This method has no parameters.
|
||||
|
||||
+ Description:
|
||||
+ Access: public
|
||||
+ Modifiers: static
|
||||
+ return: String[]
|
||||
|
||||
This method has no parameters.
|
||||
@ -120,7 +113,6 @@ This method has no parameters.
|
||||
|
||||
+ Description:
|
||||
+ Access: private
|
||||
+ Modifiers: static
|
||||
+ return: String[]
|
||||
|
||||
This method has no parameters.
|
||||
@ -130,7 +122,6 @@ This method has no parameters.
|
||||
|
||||
+ Description:
|
||||
+ Access: public
|
||||
+ Modifiers: static
|
||||
+ return: String[]
|
||||
|
||||
This method has no parameters.
|
||||
@ -140,7 +131,6 @@ This method has no parameters.
|
||||
|
||||
+ Description:
|
||||
+ Access: private
|
||||
+ Modifiers: static
|
||||
+ return: String[]
|
||||
|
||||
This method has no parameters.
|
||||
@ -150,7 +140,6 @@ This method has no parameters.
|
||||
|
||||
+ Description:
|
||||
+ Access: private
|
||||
+ Modifiers: static
|
||||
+ return: String[]
|
||||
|
||||
This method has no parameters.
|
||||
@ -160,7 +149,6 @@ This method has no parameters.
|
||||
|
||||
+ Description:
|
||||
+ Access: private
|
||||
+ Modifiers: static
|
||||
+ return: String[]
|
||||
|
||||
This method has no parameters.
|
||||
@ -170,7 +158,6 @@ This method has no parameters.
|
||||
|
||||
+ Description:
|
||||
+ Access: private
|
||||
+ Modifiers: static
|
||||
+ return: String[]
|
||||
|
||||
This method has no parameters.
|
||||
@ -180,23 +167,21 @@ This method has no parameters.
|
||||
|
||||
+ Description:
|
||||
+ Access: private
|
||||
+ Modifiers: static
|
||||
+ return: String[]
|
||||
|
||||
This method has no parameters.
|
||||
|
||||
|
||||
### FIREFOX_FINDER [[src]](src/java/net/i2p/i2pfirefox/I2PFirefox.java#L335)
|
||||
### FIREFOX_FINDER [[src]](src/java/net/i2p/i2pfirefox/I2PFirefox.java#L337)
|
||||
|
||||
+ Description:
|
||||
+ Access: private
|
||||
+ Modifiers: static
|
||||
+ return: String[]
|
||||
|
||||
This method has no parameters.
|
||||
|
||||
|
||||
### onlyValidFirefoxes [[src]](src/java/net/i2p/i2pfirefox/I2PFirefox.java#L356)
|
||||
### onlyValidFirefoxes [[src]](src/java/net/i2p/i2pfirefox/I2PFirefox.java#L358)
|
||||
|
||||
+ Description: Check our list of firefox paths for a valid firefox binary. Just an existence check for now but should check versions in the future.
|
||||
+ Access: public
|
||||
@ -205,7 +190,7 @@ This method has no parameters.
|
||||
This method has no parameters.
|
||||
|
||||
|
||||
### topFirefox [[src]](src/java/net/i2p/i2pfirefox/I2PFirefox.java#L377)
|
||||
### topFirefox [[src]](src/java/net/i2p/i2pfirefox/I2PFirefox.java#L379)
|
||||
|
||||
+ Description: Return the best available Firefox from the list of Firefoxes we have.
|
||||
+ Access: public
|
||||
@ -214,7 +199,7 @@ This method has no parameters.
|
||||
This method has no parameters.
|
||||
|
||||
|
||||
### topFirefox [[src]](src/java/net/i2p/i2pfirefox/I2PFirefox.java#L407)
|
||||
### topFirefox [[src]](src/java/net/i2p/i2pfirefox/I2PFirefox.java#L409)
|
||||
|
||||
+ Description: Return the best available Firefox from the list of Firefoxes we have. if override is passed it will be validated and if it validates it will be used.
|
||||
+ Access: public
|
||||
@ -225,7 +210,7 @@ This method has no parameters.
|
||||
| overrideFirefox | String | |
|
||||
|
||||
|
||||
### defaultProcessBuilder [[src]](src/java/net/i2p/i2pfirefox/I2PFirefox.java#L425)
|
||||
### defaultProcessBuilder [[src]](src/java/net/i2p/i2pfirefox/I2PFirefox.java#L427)
|
||||
|
||||
+ Description: Build a ProcessBuilder for the top Firefox binary and the default profile.
|
||||
+ Access: public
|
||||
@ -234,7 +219,7 @@ This method has no parameters.
|
||||
This method has no parameters.
|
||||
|
||||
|
||||
### defaultProcessBuilder [[src]](src/java/net/i2p/i2pfirefox/I2PFirefox.java#L437)
|
||||
### defaultProcessBuilder [[src]](src/java/net/i2p/i2pfirefox/I2PFirefox.java#L439)
|
||||
|
||||
+ Description: Build a ProcessBuilder for the top Firefox binary and the default profile.
|
||||
+ Access: public
|
||||
@ -245,7 +230,7 @@ This method has no parameters.
|
||||
| args | String[] | the args to pass to the Firefox binary |
|
||||
|
||||
|
||||
### privateProcessBuilder [[src]](src/java/net/i2p/i2pfirefox/I2PFirefox.java#L451)
|
||||
### privateProcessBuilder [[src]](src/java/net/i2p/i2pfirefox/I2PFirefox.java#L453)
|
||||
|
||||
+ Description: Build a ProcessBuilder for the top Firefox binary and the default profile. Pass the --private-window flag to open a window.
|
||||
+ Access: public
|
||||
@ -254,7 +239,7 @@ This method has no parameters.
|
||||
This method has no parameters.
|
||||
|
||||
|
||||
### privateProcessBuilder [[src]](src/java/net/i2p/i2pfirefox/I2PFirefox.java#L464)
|
||||
### privateProcessBuilder [[src]](src/java/net/i2p/i2pfirefox/I2PFirefox.java#L466)
|
||||
|
||||
+ Description: Build a ProcessBuilder for the top Firefox binary and the default profile. Pass the --private-window flag to open a window.
|
||||
+ Access: public
|
||||
@ -265,7 +250,7 @@ This method has no parameters.
|
||||
| args | String[] | the arguments to pass to the Firefox binary |
|
||||
|
||||
|
||||
### appProcessBuilder [[src]](src/java/net/i2p/i2pfirefox/I2PFirefox.java#L487)
|
||||
### appProcessBuilder [[src]](src/java/net/i2p/i2pfirefox/I2PFirefox.java#L489)
|
||||
|
||||
+ Description: Build a ProcessBuilder for the top Firefox binary and the default profile. Pass the --private-window flag to open a window.
|
||||
+ Access: public
|
||||
@ -274,7 +259,7 @@ This method has no parameters.
|
||||
This method has no parameters.
|
||||
|
||||
|
||||
### appProcessBuilder [[src]](src/java/net/i2p/i2pfirefox/I2PFirefox.java#L500)
|
||||
### appProcessBuilder [[src]](src/java/net/i2p/i2pfirefox/I2PFirefox.java#L502)
|
||||
|
||||
+ Description: Build a ProcessBuilder for the top Firefox binary and the default profile. Pass the --private-window flag to open a window.
|
||||
+ Access: public
|
||||
@ -285,7 +270,7 @@ This method has no parameters.
|
||||
| args | String[] | the arguments to pass to the Firefox binary |
|
||||
|
||||
|
||||
### headlessProcessBuilder [[src]](src/java/net/i2p/i2pfirefox/I2PFirefox.java#L521)
|
||||
### headlessProcessBuilder [[src]](src/java/net/i2p/i2pfirefox/I2PFirefox.java#L523)
|
||||
|
||||
+ Description: Build a ProcessBuilder for the top Firefox binary and the default profile. Pass the --headless flag to open without a window.
|
||||
+ Access: public
|
||||
@ -296,7 +281,7 @@ This method has no parameters.
|
||||
| args | String[] | the arguments to pass to the Firefox binary |
|
||||
|
||||
|
||||
### processBuilder [[src]](src/java/net/i2p/i2pfirefox/I2PFirefox.java#L549)
|
||||
### processBuilder [[src]](src/java/net/i2p/i2pfirefox/I2PFirefox.java#L551)
|
||||
|
||||
+ Description:
|
||||
+ Access: public
|
||||
@ -308,7 +293,7 @@ This method has no parameters.
|
||||
| app | boolean | |
|
||||
|
||||
|
||||
### usabilityMode [[src]](src/java/net/i2p/i2pfirefox/I2PFirefox.java#L614)
|
||||
### usabilityMode [[src]](src/java/net/i2p/i2pfirefox/I2PFirefox.java#L682)
|
||||
|
||||
+ Description:
|
||||
+ Access: private
|
||||
@ -317,7 +302,7 @@ This method has no parameters.
|
||||
This method has no parameters.
|
||||
|
||||
|
||||
### launchAndDetatch [[src]](src/java/net/i2p/i2pfirefox/I2PFirefox.java#L620)
|
||||
### launchAndDetatch [[src]](src/java/net/i2p/i2pfirefox/I2PFirefox.java#L688)
|
||||
|
||||
+ Description:
|
||||
+ Access: public
|
||||
@ -329,7 +314,7 @@ This method has no parameters.
|
||||
| url | String[] | |
|
||||
|
||||
|
||||
### launchAndDetatch [[src]](src/java/net/i2p/i2pfirefox/I2PFirefox.java#L626)
|
||||
### launchAndDetatch [[src]](src/java/net/i2p/i2pfirefox/I2PFirefox.java#L694)
|
||||
|
||||
+ Description:
|
||||
+ Access: public
|
||||
@ -341,7 +326,7 @@ This method has no parameters.
|
||||
| url | String[] | |
|
||||
|
||||
|
||||
### launch [[src]](src/java/net/i2p/i2pfirefox/I2PFirefox.java#L720)
|
||||
### launch [[src]](src/java/net/i2p/i2pfirefox/I2PFirefox.java#L786)
|
||||
|
||||
+ Description: Populates a profile directory with a proxy configuration. Waits for an HTTP proxy on the port 4444 to be ready. Launches Firefox with the profile directory.
|
||||
+ Access: public
|
||||
@ -353,7 +338,7 @@ This method has no parameters.
|
||||
| url | String[] | |
|
||||
|
||||
|
||||
### launch [[src]](src/java/net/i2p/i2pfirefox/I2PFirefox.java#L726)
|
||||
### launch [[src]](src/java/net/i2p/i2pfirefox/I2PFirefox.java#L792)
|
||||
|
||||
+ Description:
|
||||
+ Access: public
|
||||
@ -365,7 +350,7 @@ This method has no parameters.
|
||||
| url | String[] | |
|
||||
|
||||
|
||||
### launch [[src]](src/java/net/i2p/i2pfirefox/I2PFirefox.java#L752)
|
||||
### launch [[src]](src/java/net/i2p/i2pfirefox/I2PFirefox.java#L818)
|
||||
|
||||
+ Description: Populates a profile directory with a proxy configuration. Waits for an HTTP proxy on the port 4444 to be ready. Launches Firefox with the profile directory.
|
||||
+ Access: public
|
||||
@ -376,7 +361,7 @@ This method has no parameters.
|
||||
| privateWindow | boolean | |
|
||||
|
||||
|
||||
### launch [[src]](src/java/net/i2p/i2pfirefox/I2PFirefox.java#L762)
|
||||
### launch [[src]](src/java/net/i2p/i2pfirefox/I2PFirefox.java#L828)
|
||||
|
||||
+ Description: Populates a profile directory with a proxy configuration. Waits for an HTTP proxy on the port 4444 to be ready. Launches Firefox with the profile directory. Uses a semi-permanent profile.
|
||||
+ Access: public
|
||||
@ -385,11 +370,10 @@ This method has no parameters.
|
||||
This method has no parameters.
|
||||
|
||||
|
||||
### ValidURL [[src]](src/java/net/i2p/i2pfirefox/I2PFirefox.java#L764)
|
||||
### ValidURL [[src]](src/java/net/i2p/i2pfirefox/I2PFirefox.java#L830)
|
||||
|
||||
+ Description:
|
||||
+ Access: private
|
||||
+ Modifiers: static
|
||||
+ return: String
|
||||
|
||||
| Name | Type | Description |
|
||||
@ -397,7 +381,7 @@ This method has no parameters.
|
||||
| inUrl | String | |
|
||||
|
||||
|
||||
### main [[src]](src/java/net/i2p/i2pfirefox/I2PFirefox.java#L775)
|
||||
### main [[src]](src/java/net/i2p/i2pfirefox/I2PFirefox.java#L841)
|
||||
|
||||
+ Description:
|
||||
+ Access: public
|
||||
|
@ -49,7 +49,7 @@
|
||||
</li>
|
||||
<li>
|
||||
<a href="I2PBrowserPlugin.html">
|
||||
I2PBrowserPlugin.html
|
||||
I2PBrowserPlugin
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
@ -104,7 +104,7 @@
|
||||
</li>
|
||||
<li>
|
||||
<a href="I2PLibreWolf.html">
|
||||
I2PLibreWolf.html
|
||||
I2PLibreWolf
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
@ -158,7 +158,7 @@
|
||||
<p>
|
||||
Author: idk
|
||||
<br />
|
||||
Parent class: I2PCommonBrowser
|
||||
Parent class: I2PFirefoxProfileChecker
|
||||
<br />
|
||||
package: net.i2p.i2pfirefox
|
||||
</p>
|
||||
@ -207,9 +207,6 @@
|
||||
Access: private
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
</ul>
|
||||
<h2>
|
||||
Methods
|
||||
@ -229,9 +226,6 @@
|
||||
Access: private
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: String
|
||||
<br />
|
||||
@ -240,73 +234,9 @@
|
||||
<p>
|
||||
This method has no parameters.
|
||||
</p>
|
||||
<h3>
|
||||
profileDirectory
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefoxProfileBuilder.java#L110">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
<ul>
|
||||
<li>
|
||||
Description: get the profile directory creating it if necessary
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Access: public
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: String
|
||||
<br />
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
| Name | Type | Description |
|
||||
<br />
|
||||
| —– | —– | —– |
|
||||
<br />
|
||||
| app | boolean | |
|
||||
<br />
|
||||
| base | String | |
|
||||
</p>
|
||||
<h3>
|
||||
baseProfileDir
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefoxProfileBuilder.java#L114">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
<ul>
|
||||
<li>
|
||||
Description:
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Access: private
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: String
|
||||
<br />
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
| Name | Type | Description |
|
||||
<br />
|
||||
| —– | —– | —– |
|
||||
<br />
|
||||
| file | String | |
|
||||
<br />
|
||||
| base | String | |
|
||||
</p>
|
||||
<h3>
|
||||
baseProfileDirectory
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefoxProfileBuilder.java#L134">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefoxProfileBuilder.java#L125">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -319,9 +249,6 @@
|
||||
Access: public
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: String
|
||||
<br />
|
||||
@ -336,7 +263,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
runtimeDirectory
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefoxProfileBuilder.java#L158">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefoxProfileBuilder.java#L149">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -349,9 +276,6 @@
|
||||
Access: public
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: the runtime directory or null if it could not be created
|
||||
<br />
|
||||
@ -366,7 +290,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
runtimeDirectory
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefoxProfileBuilder.java#L169">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefoxProfileBuilder.java#L160">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -379,9 +303,6 @@
|
||||
Access: public
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: the runtime directory or null if it could not be created or found
|
||||
<br />
|
||||
@ -392,7 +313,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
copyBaseProfiletoProfile
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefoxProfileBuilder.java#L189">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefoxProfileBuilder.java#L180">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -405,9 +326,6 @@
|
||||
Access: public
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: boolean
|
||||
<br />
|
||||
@ -424,7 +342,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
writeAppChrome
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefoxProfileBuilder.java#L222">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefoxProfileBuilder.java#L213">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -437,9 +355,6 @@
|
||||
Access: protected
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: boolean
|
||||
<br />
|
||||
@ -454,7 +369,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
deleteAppChrome
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefoxProfileBuilder.java#L235">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefoxProfileBuilder.java#L226">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -467,9 +382,6 @@
|
||||
Access: protected
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: boolean
|
||||
<br />
|
||||
@ -484,7 +396,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
copyStrictOptions
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefoxProfileBuilder.java#L250">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefoxProfileBuilder.java#L241">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -497,9 +409,6 @@
|
||||
Access: public
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: true if successful false otherwise
|
||||
<br />
|
||||
@ -516,7 +425,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
setupUserChrome
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefoxProfileBuilder.java#L285">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefoxProfileBuilder.java#L276">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -529,9 +438,6 @@
|
||||
Access: public
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: void
|
||||
<br />
|
||||
|
@ -7,7 +7,7 @@ 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
|
||||
Parent class: I2PCommonBrowser
|
||||
Parent class: I2PFirefoxProfileChecker
|
||||
package: net.i2p.i2pfirefox
|
||||
|
||||
## Dependencies
|
||||
@ -31,7 +31,6 @@ package: net.i2p.i2pfirefox
|
||||
>
|
||||
|
||||
+ Access: private
|
||||
+ Modifiers: static
|
||||
|
||||
## Methods
|
||||
|
||||
@ -39,43 +38,15 @@ package: net.i2p.i2pfirefox
|
||||
|
||||
+ Description:
|
||||
+ Access: private
|
||||
+ Modifiers: static
|
||||
+ return: String
|
||||
|
||||
This method has no parameters.
|
||||
|
||||
|
||||
### profileDirectory [[src]](src/java/net/i2p/i2pfirefox/I2PFirefoxProfileBuilder.java#L110)
|
||||
|
||||
+ Description: get the profile directory creating it if necessary
|
||||
+ Access: public
|
||||
+ Modifiers: static
|
||||
+ return: String
|
||||
|
||||
| Name | Type | Description |
|
||||
| ----- | ----- | ----- |
|
||||
| app | boolean | |
|
||||
| base | String | |
|
||||
|
||||
|
||||
### baseProfileDir [[src]](src/java/net/i2p/i2pfirefox/I2PFirefoxProfileBuilder.java#L114)
|
||||
|
||||
+ Description:
|
||||
+ Access: private
|
||||
+ Modifiers: static
|
||||
+ return: String
|
||||
|
||||
| Name | Type | Description |
|
||||
| ----- | ----- | ----- |
|
||||
| file | String | |
|
||||
| base | String | |
|
||||
|
||||
|
||||
### baseProfileDirectory [[src]](src/java/net/i2p/i2pfirefox/I2PFirefoxProfileBuilder.java#L134)
|
||||
### baseProfileDirectory [[src]](src/java/net/i2p/i2pfirefox/I2PFirefoxProfileBuilder.java#L125)
|
||||
|
||||
+ Description: get the base profile directory creating it if necessary
|
||||
+ Access: public
|
||||
+ Modifiers: static
|
||||
+ return: String
|
||||
|
||||
| Name | Type | Description |
|
||||
@ -83,11 +54,10 @@ This method has no parameters.
|
||||
| base | String | |
|
||||
|
||||
|
||||
### runtimeDirectory [[src]](src/java/net/i2p/i2pfirefox/I2PFirefoxProfileBuilder.java#L158)
|
||||
### runtimeDirectory [[src]](src/java/net/i2p/i2pfirefox/I2PFirefoxProfileBuilder.java#L149)
|
||||
|
||||
+ Description: get the runtime directory creating it if create=true
|
||||
+ Access: public
|
||||
+ Modifiers: static
|
||||
+ return: the runtime directory or null if it could not be created
|
||||
|
||||
| Name | Type | Description |
|
||||
@ -95,21 +65,19 @@ This method has no parameters.
|
||||
| create | boolean | if true create the runtime directory if it does not exist |
|
||||
|
||||
|
||||
### runtimeDirectory [[src]](src/java/net/i2p/i2pfirefox/I2PFirefoxProfileBuilder.java#L169)
|
||||
### runtimeDirectory [[src]](src/java/net/i2p/i2pfirefox/I2PFirefoxProfileBuilder.java#L160)
|
||||
|
||||
+ Description: get the correct runtime directory
|
||||
+ Access: public
|
||||
+ Modifiers: static
|
||||
+ return: the runtime directory or null if it could not be created or found
|
||||
|
||||
This method has no parameters.
|
||||
|
||||
|
||||
### copyBaseProfiletoProfile [[src]](src/java/net/i2p/i2pfirefox/I2PFirefoxProfileBuilder.java#L189)
|
||||
### copyBaseProfiletoProfile [[src]](src/java/net/i2p/i2pfirefox/I2PFirefoxProfileBuilder.java#L180)
|
||||
|
||||
+ Description: Copy the inert base profile directory to the runtime profile directory
|
||||
+ Access: public
|
||||
+ Modifiers: static
|
||||
+ return: boolean
|
||||
|
||||
| Name | Type | Description |
|
||||
@ -118,11 +86,10 @@ This method has no parameters.
|
||||
| app | boolean | |
|
||||
|
||||
|
||||
### writeAppChrome [[src]](src/java/net/i2p/i2pfirefox/I2PFirefoxProfileBuilder.java#L222)
|
||||
### writeAppChrome [[src]](src/java/net/i2p/i2pfirefox/I2PFirefoxProfileBuilder.java#L213)
|
||||
|
||||
+ Description:
|
||||
+ Access: protected
|
||||
+ Modifiers: static
|
||||
+ return: boolean
|
||||
|
||||
| Name | Type | Description |
|
||||
@ -130,11 +97,10 @@ This method has no parameters.
|
||||
| profile | String | |
|
||||
|
||||
|
||||
### deleteAppChrome [[src]](src/java/net/i2p/i2pfirefox/I2PFirefoxProfileBuilder.java#L235)
|
||||
### deleteAppChrome [[src]](src/java/net/i2p/i2pfirefox/I2PFirefoxProfileBuilder.java#L226)
|
||||
|
||||
+ Description:
|
||||
+ Access: protected
|
||||
+ Modifiers: static
|
||||
+ return: boolean
|
||||
|
||||
| Name | Type | Description |
|
||||
@ -142,11 +108,10 @@ This method has no parameters.
|
||||
| profile | String | |
|
||||
|
||||
|
||||
### copyStrictOptions [[src]](src/java/net/i2p/i2pfirefox/I2PFirefoxProfileBuilder.java#L250)
|
||||
### copyStrictOptions [[src]](src/java/net/i2p/i2pfirefox/I2PFirefoxProfileBuilder.java#L241)
|
||||
|
||||
+ Description: Copy the strict options from the base profile to the profile
|
||||
+ Access: public
|
||||
+ Modifiers: static
|
||||
+ return: true if successful false otherwise
|
||||
|
||||
| Name | Type | Description |
|
||||
@ -155,11 +120,10 @@ This method has no parameters.
|
||||
| app | boolean | |
|
||||
|
||||
|
||||
### setupUserChrome [[src]](src/java/net/i2p/i2pfirefox/I2PFirefoxProfileBuilder.java#L285)
|
||||
### setupUserChrome [[src]](src/java/net/i2p/i2pfirefox/I2PFirefoxProfileBuilder.java#L276)
|
||||
|
||||
+ Description:
|
||||
+ Access: public
|
||||
+ Modifiers: static
|
||||
+ return: void
|
||||
|
||||
| Name | Type | Description |
|
||||
|
@ -49,7 +49,7 @@
|
||||
</li>
|
||||
<li>
|
||||
<a href="I2PBrowserPlugin.html">
|
||||
I2PBrowserPlugin.html
|
||||
I2PBrowserPlugin
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
@ -104,7 +104,7 @@
|
||||
</li>
|
||||
<li>
|
||||
<a href="I2PLibreWolf.html">
|
||||
I2PLibreWolf.html
|
||||
I2PLibreWolf
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
@ -237,9 +237,38 @@
|
||||
<br />
|
||||
| args | String[] | |
|
||||
</p>
|
||||
<h3>
|
||||
profileDirectory
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefoxProfileChecker.java#L53">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
<ul>
|
||||
<li>
|
||||
Description: get the profile directory creating it if necessary
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Access: public
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
return: String
|
||||
<br />
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
| Name | Type | Description |
|
||||
<br />
|
||||
| —– | —– | —– |
|
||||
<br />
|
||||
| app | boolean | |
|
||||
<br />
|
||||
| base | String | |
|
||||
</p>
|
||||
<h3>
|
||||
validateProfileDirectory
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefoxProfileChecker.java#L54">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefoxProfileChecker.java#L64">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -252,9 +281,6 @@
|
||||
Access: public
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: true if the profile directory is valid false otherwise
|
||||
<br />
|
||||
@ -269,7 +295,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
deRestrictHTTPSAndSetupHomepage
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefoxProfileChecker.java#L87">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefoxProfileChecker.java#L97">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -282,9 +308,6 @@
|
||||
Access: private
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: boolean
|
||||
<br />
|
||||
@ -299,7 +322,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
undoHttpsOnlyMode
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefoxProfileChecker.java#L110">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefoxProfileChecker.java#L120">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -312,9 +335,6 @@
|
||||
Access: private
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: boolean
|
||||
<br />
|
||||
@ -329,7 +349,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
undoHomepage
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefoxProfileChecker.java#L116">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefoxProfileChecker.java#L126">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -342,9 +362,6 @@
|
||||
Access: private
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: boolean
|
||||
<br />
|
||||
@ -359,7 +376,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
undoValue
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefoxProfileChecker.java#L139">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefoxProfileChecker.java#L149">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -372,9 +389,6 @@
|
||||
Access: public
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: boolean
|
||||
<br />
|
||||
@ -393,7 +407,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
validateFile
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefoxProfileChecker.java#L173">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefoxProfileChecker.java#L183">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -406,9 +420,6 @@
|
||||
Access: public
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: true if the file is valid false otherwise
|
||||
<br />
|
||||
@ -423,7 +434,7 @@
|
||||
</p>
|
||||
<h3>
|
||||
validateExtensionDirectory
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefoxProfileChecker.java#L200">
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PFirefoxProfileChecker.java#L210">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
@ -436,9 +447,6 @@
|
||||
Access: public
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: true if the extension directory is valid false otherwise
|
||||
<br />
|
||||
|
@ -43,11 +43,22 @@ package: net.i2p.i2pfirefox
|
||||
| args | String[] | |
|
||||
|
||||
|
||||
### validateProfileDirectory [[src]](src/java/net/i2p/i2pfirefox/I2PFirefoxProfileChecker.java#L54)
|
||||
### profileDirectory [[src]](src/java/net/i2p/i2pfirefox/I2PFirefoxProfileChecker.java#L53)
|
||||
|
||||
+ Description: get the profile directory creating it if necessary
|
||||
+ Access: public
|
||||
+ return: String
|
||||
|
||||
| Name | Type | Description |
|
||||
| ----- | ----- | ----- |
|
||||
| app | boolean | |
|
||||
| base | String | |
|
||||
|
||||
|
||||
### validateProfileDirectory [[src]](src/java/net/i2p/i2pfirefox/I2PFirefoxProfileChecker.java#L64)
|
||||
|
||||
+ Description: Return true if the profile directory is valid.
|
||||
+ Access: public
|
||||
+ Modifiers: static
|
||||
+ return: true if the profile directory is valid false otherwise
|
||||
|
||||
| Name | Type | Description |
|
||||
@ -55,11 +66,10 @@ package: net.i2p.i2pfirefox
|
||||
| profileDirectory | String | the profile directory to check |
|
||||
|
||||
|
||||
### deRestrictHTTPSAndSetupHomepage [[src]](src/java/net/i2p/i2pfirefox/I2PFirefoxProfileChecker.java#L87)
|
||||
### deRestrictHTTPSAndSetupHomepage [[src]](src/java/net/i2p/i2pfirefox/I2PFirefoxProfileChecker.java#L97)
|
||||
|
||||
+ Description:
|
||||
+ Access: private
|
||||
+ Modifiers: static
|
||||
+ return: boolean
|
||||
|
||||
| Name | Type | Description |
|
||||
@ -67,11 +77,10 @@ package: net.i2p.i2pfirefox
|
||||
| profile | String | |
|
||||
|
||||
|
||||
### undoHttpsOnlyMode [[src]](src/java/net/i2p/i2pfirefox/I2PFirefoxProfileChecker.java#L110)
|
||||
### undoHttpsOnlyMode [[src]](src/java/net/i2p/i2pfirefox/I2PFirefoxProfileChecker.java#L120)
|
||||
|
||||
+ Description:
|
||||
+ Access: private
|
||||
+ Modifiers: static
|
||||
+ return: boolean
|
||||
|
||||
| Name | Type | Description |
|
||||
@ -79,11 +88,10 @@ package: net.i2p.i2pfirefox
|
||||
| fileToBeModified | File | |
|
||||
|
||||
|
||||
### undoHomepage [[src]](src/java/net/i2p/i2pfirefox/I2PFirefoxProfileChecker.java#L116)
|
||||
### undoHomepage [[src]](src/java/net/i2p/i2pfirefox/I2PFirefoxProfileChecker.java#L126)
|
||||
|
||||
+ Description:
|
||||
+ Access: private
|
||||
+ Modifiers: static
|
||||
+ return: boolean
|
||||
|
||||
| Name | Type | Description |
|
||||
@ -91,11 +99,10 @@ package: net.i2p.i2pfirefox
|
||||
| fileToBeModified | File | |
|
||||
|
||||
|
||||
### undoValue [[src]](src/java/net/i2p/i2pfirefox/I2PFirefoxProfileChecker.java#L139)
|
||||
### undoValue [[src]](src/java/net/i2p/i2pfirefox/I2PFirefoxProfileChecker.java#L149)
|
||||
|
||||
+ Description:
|
||||
+ Access: public
|
||||
+ Modifiers: static
|
||||
+ return: boolean
|
||||
|
||||
| Name | Type | Description |
|
||||
@ -105,11 +112,10 @@ package: net.i2p.i2pfirefox
|
||||
| fileToBeModified | File | |
|
||||
|
||||
|
||||
### validateFile [[src]](src/java/net/i2p/i2pfirefox/I2PFirefoxProfileChecker.java#L173)
|
||||
### validateFile [[src]](src/java/net/i2p/i2pfirefox/I2PFirefoxProfileChecker.java#L183)
|
||||
|
||||
+ Description: Return true if the file is valid.
|
||||
+ Access: public
|
||||
+ Modifiers: static
|
||||
+ return: true if the file is valid false otherwise
|
||||
|
||||
| Name | Type | Description |
|
||||
@ -117,11 +123,10 @@ package: net.i2p.i2pfirefox
|
||||
| file | String | the file to check |
|
||||
|
||||
|
||||
### validateExtensionDirectory [[src]](src/java/net/i2p/i2pfirefox/I2PFirefoxProfileChecker.java#L200)
|
||||
### validateExtensionDirectory [[src]](src/java/net/i2p/i2pfirefox/I2PFirefoxProfileChecker.java#L210)
|
||||
|
||||
+ Description: Return true if the extension directory is valid.
|
||||
+ Access: public
|
||||
+ Modifiers: static
|
||||
+ return: true if the extension directory is valid false otherwise
|
||||
|
||||
| Name | Type | Description |
|
||||
|
@ -49,7 +49,7 @@
|
||||
</li>
|
||||
<li>
|
||||
<a href="I2PBrowserPlugin.html">
|
||||
I2PBrowserPlugin.html
|
||||
I2PBrowserPlugin
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
@ -104,7 +104,7 @@
|
||||
</li>
|
||||
<li>
|
||||
<a href="I2PLibreWolf.html">
|
||||
I2PLibreWolf.html
|
||||
I2PLibreWolf
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
@ -162,7 +162,7 @@
|
||||
<p>
|
||||
Author: idk
|
||||
<br />
|
||||
Parent class: I2PCommonBrowser
|
||||
Parent class: I2PFirefoxProfileBuilder
|
||||
<br />
|
||||
package: net.i2p.i2pfirefox
|
||||
</p>
|
||||
|
@ -7,7 +7,7 @@ Description:
|
||||
> I2PFirefoxProfileUnpacker.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. I2PFirefoxProfileUnpacker is a that unpacks the I2P Firefox profile from a zip file embedded in the `jar` file. The zip is unpacked to a base directory where it is left untouched and the base profile is copied to the active profile directory.
|
||||
|
||||
Author: idk
|
||||
Parent class: I2PCommonBrowser
|
||||
Parent class: I2PFirefoxProfileBuilder
|
||||
package: net.i2p.i2pfirefox
|
||||
|
||||
## Dependencies
|
||||
|
@ -49,7 +49,7 @@
|
||||
</li>
|
||||
<li>
|
||||
<a href="I2PBrowserPlugin.html">
|
||||
I2PBrowserPlugin.html
|
||||
I2PBrowserPlugin
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
@ -104,7 +104,7 @@
|
||||
</li>
|
||||
<li>
|
||||
<a href="I2PLibreWolf.html">
|
||||
I2PLibreWolf.html
|
||||
I2PLibreWolf
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
@ -237,9 +237,6 @@
|
||||
Access: public
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
</ul>
|
||||
<h4>
|
||||
Process p
|
||||
@ -272,9 +269,6 @@
|
||||
Access: public
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: path to command[0] and target URL[1] to the default browser ready for execution or null if not found
|
||||
<br />
|
||||
@ -298,9 +292,6 @@
|
||||
Access: private
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: either a registry “Default” value or null if one does not exist/is empty
|
||||
<br />
|
||||
@ -330,9 +321,6 @@
|
||||
Access: private
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: the command required to run the application referenced in hkeyquery or null
|
||||
<br />
|
||||
@ -360,9 +348,6 @@
|
||||
Access: private
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: the command required to run the application referenced in hkeyquery or null
|
||||
<br />
|
||||
@ -390,9 +375,6 @@
|
||||
Access: private
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: either a registry “Default” value or null if one does not exist/is empty
|
||||
<br />
|
||||
@ -420,9 +402,6 @@
|
||||
Access: private
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: String
|
||||
<br />
|
||||
@ -450,9 +429,6 @@
|
||||
Access: public
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: String
|
||||
<br />
|
||||
@ -476,9 +452,6 @@
|
||||
Access: public
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: String
|
||||
<br />
|
||||
@ -502,9 +475,6 @@
|
||||
Access: public
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: boolean
|
||||
<br />
|
||||
@ -528,9 +498,6 @@
|
||||
Access: public
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: the runtime directory or null if it could not be created
|
||||
<br />
|
||||
@ -558,9 +525,6 @@
|
||||
Access: public
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: the runtime directory or null if it could not be created or found
|
||||
<br />
|
||||
@ -642,9 +606,6 @@
|
||||
Access: private
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: String
|
||||
<br />
|
||||
@ -657,6 +618,36 @@
|
||||
<br />
|
||||
| inUrl | String | |
|
||||
</p>
|
||||
<h3>
|
||||
main
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PGenericUnsafeBrowser.java#L419">
|
||||
[src]
|
||||
</a>
|
||||
</h3>
|
||||
<ul>
|
||||
<li>
|
||||
Description:
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Access: public
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static
|
||||
</li>
|
||||
<li>
|
||||
return: void
|
||||
<br />
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
| Name | Type | Description |
|
||||
<br />
|
||||
| —– | —– | —– |
|
||||
<br />
|
||||
| args | String[] | |
|
||||
</p>
|
||||
<div id="sourcecode">
|
||||
<span id="sourcehead">
|
||||
<strong>
|
||||
|
@ -44,7 +44,6 @@ package: net.i2p.i2pfirefox
|
||||
>
|
||||
|
||||
+ Access: public
|
||||
+ Modifiers: static
|
||||
|
||||
#### Process p [[src]](src/java/net/i2p/i2pfirefox/I2PGenericUnsafeBrowser.java#L)
|
||||
|
||||
@ -58,7 +57,6 @@ package: net.i2p.i2pfirefox
|
||||
|
||||
+ Description: Obtains the default browser for the Windows platform which by now should be Edgium in the worst-case scenario but in case it isn't we can use this function to figure it out. It can find: 1. The current user's HTTPS default browser if they configured it to be non-default 2. The current user's HTTP default browser if they configured it to be non-default 3. Edgium if it's available 4. iexplore if it's not and it will return the first one we find in exactly that order. Adapted from:
|
||||
+ Access: public
|
||||
+ Modifiers: static
|
||||
+ return: path to command[0] and target URL[1] to the default browser ready for execution or null if not found
|
||||
|
||||
This method has no parameters.
|
||||
@ -68,7 +66,6 @@ This method has no parameters.
|
||||
|
||||
+ Description: obtains a value matching a key contained in the windows registry at a path represented by hkeyquery
|
||||
+ Access: private
|
||||
+ Modifiers: static
|
||||
+ return: either a registry "Default" value or null if one does not exist/is empty
|
||||
|
||||
| Name | Type | Description |
|
||||
@ -81,7 +78,6 @@ This method has no parameters.
|
||||
|
||||
+ Description: If following a query back to the Default value doesn't work then what we have is a "ProgID" which will be registered in \HKEY_CLASSES_ROOT\%ProgId% and will have an entry \shell\open\command where \shell\open\command yields the value that contains the command it needs. This function takes a registry query in the same format as getDefaultOutOfRegistry but instead of looking for the default entry
|
||||
+ Access: private
|
||||
+ Modifiers: static
|
||||
+ return: the command required to run the application referenced in hkeyquery or null
|
||||
|
||||
| Name | Type | Description |
|
||||
@ -93,7 +89,6 @@ This method has no parameters.
|
||||
|
||||
+ Description: Cross-references a progId obtained by followUserConfiguredBrowserToCommand against HKEY_CLASSES_ROOT\%ProgId%\shell\open\command which holds the value of the command which we need to run to launch the default browser.
|
||||
+ Access: private
|
||||
+ Modifiers: static
|
||||
+ return: the command required to run the application referenced in hkeyquery or null
|
||||
|
||||
| Name | Type | Description |
|
||||
@ -105,7 +100,6 @@ This method has no parameters.
|
||||
|
||||
+ Description: obtains a default browsing command out of the Windows registry.
|
||||
+ Access: private
|
||||
+ Modifiers: static
|
||||
+ return: either a registry "Default" value or null if one does not exist/is empty
|
||||
|
||||
| Name | Type | Description |
|
||||
@ -117,7 +111,6 @@ This method has no parameters.
|
||||
|
||||
+ Description:
|
||||
+ Access: private
|
||||
+ Modifiers: static
|
||||
+ return: String
|
||||
|
||||
| Name | Type | Description |
|
||||
@ -129,7 +122,6 @@ This method has no parameters.
|
||||
|
||||
+ Description: Find any browser in our list within a UNIX path
|
||||
+ Access: public
|
||||
+ Modifiers: static
|
||||
+ return: String
|
||||
|
||||
This method has no parameters.
|
||||
@ -139,7 +131,6 @@ This method has no parameters.
|
||||
|
||||
+ Description: Find any usable browser and output the whole path
|
||||
+ Access: public
|
||||
+ Modifiers: static
|
||||
+ return: String
|
||||
|
||||
This method has no parameters.
|
||||
@ -149,7 +140,6 @@ This method has no parameters.
|
||||
|
||||
+ Description: delete the runtime directory
|
||||
+ Access: public
|
||||
+ Modifiers: static
|
||||
+ return: boolean
|
||||
|
||||
This method has no parameters.
|
||||
@ -159,7 +149,6 @@ This method has no parameters.
|
||||
|
||||
+ Description: get the runtime directory creating it if create=true
|
||||
+ Access: public
|
||||
+ Modifiers: static
|
||||
+ return: the runtime directory or null if it could not be created
|
||||
|
||||
| Name | Type | Description |
|
||||
@ -171,7 +160,6 @@ This method has no parameters.
|
||||
|
||||
+ Description: get the correct runtime directory
|
||||
+ Access: public
|
||||
+ Modifiers: static
|
||||
+ return: the runtime directory or null if it could not be created or found
|
||||
|
||||
This method has no parameters.
|
||||
@ -205,7 +193,6 @@ This method has no parameters.
|
||||
|
||||
+ Description:
|
||||
+ Access: private
|
||||
+ Modifiers: static
|
||||
+ return: String
|
||||
|
||||
| Name | Type | Description |
|
||||
@ -213,3 +200,15 @@ This method has no parameters.
|
||||
| inUrl | String | |
|
||||
|
||||
|
||||
### main [[src]](src/java/net/i2p/i2pfirefox/I2PGenericUnsafeBrowser.java#L419)
|
||||
|
||||
+ Description:
|
||||
+ Access: public
|
||||
+ Modifiers: static
|
||||
+ return: void
|
||||
|
||||
| Name | Type | Description |
|
||||
| ----- | ----- | ----- |
|
||||
| args | String[] | |
|
||||
|
||||
|
||||
|
@ -1,190 +1,245 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>
|
||||
i2p.plugins.fire...
|
||||
</title>
|
||||
<meta name="author" content="eyedeekay" />
|
||||
<meta name="description" content="i2p.plugins.firefox" />
|
||||
<meta name="keywords" content="main" />
|
||||
<link rel="stylesheet" type="text/css" href="style.css" />
|
||||
<link rel="stylesheet" type="text/css" href="showhider.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div id="navbar">
|
||||
<a href="#shownav">
|
||||
Show navigation
|
||||
</a>
|
||||
<div id="shownav">
|
||||
<div id="hidenav">
|
||||
<ul>
|
||||
<li>
|
||||
<a href="..">
|
||||
Up one level ^
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href=""></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href=""></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href=""></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href=""></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href=""></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="I2PBrowser.html">
|
||||
I2PBrowser
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="I2PBrowserPlugin.html">
|
||||
I2PBrowserPlugin
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="I2PChromium.html">
|
||||
I2PChromium
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="I2PChromiumProfileBuilder.html">
|
||||
I2PChromiumProfileBuilder
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="I2PChromiumProfileChecker.html">
|
||||
I2PChromiumProfileChecker
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="I2PChromiumProfileUnpacker.html">
|
||||
I2PChromiumProfileUnpacker
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="I2PCommonBrowser.html">
|
||||
I2PCommonBrowser
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="I2PFirefox.html">
|
||||
I2PFirefox
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="I2PFirefoxProfileBuilder.html">
|
||||
I2PFirefoxProfileBuilder
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="I2PFirefoxProfileChecker.html">
|
||||
I2PFirefoxProfileChecker
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="I2PFirefoxProfileUnpacker.html">
|
||||
I2PFirefoxProfileUnpacker
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="I2PGenericUnsafeBrowser.html">
|
||||
I2PGenericUnsafeBrowser
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="I2PLibreWolf.html">
|
||||
I2PLibreWolf
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
<br>
|
||||
<a href="#hidenav">
|
||||
Hide Navigation
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<a id="returnhome" href="/">
|
||||
/
|
||||
</a>
|
||||
<h1>
|
||||
Class I2PLibreWolf
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PLibreWolf.java">
|
||||
[src]
|
||||
</a>
|
||||
</h1>
|
||||
<blockquote>
|
||||
<p>
|
||||
*/
|
||||
</p>
|
||||
</blockquote>
|
||||
<p>
|
||||
Access: public
|
||||
<br />
|
||||
Description:
|
||||
<br />
|
||||
> I2PLibreWolf.java Copyright C 2022 idk
|
||||
<a href="mailto:hankhill19580@gmail.com">
|
||||
hankhill19580@gmail.com
|
||||
</a>
|
||||
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. I2PLibreWolf adds the LibreWolf Updater browser extension if the browser detected by the Firefox variant launcher is LibreWolf specifically.
|
||||
</p>
|
||||
<p>
|
||||
Author: idk
|
||||
<br />
|
||||
package: net.i2p.i2pfirefox
|
||||
</p>
|
||||
<h2>
|
||||
Dependencies
|
||||
</h2>
|
||||
<p>
|
||||
<details>
|
||||
<br />
|
||||
<summary>
|
||||
<br />
|
||||
Show dependencies
|
||||
<br />
|
||||
</summary>
|
||||
<br />
|
||||
<ul>
|
||||
<br />
|
||||
</ul>
|
||||
<br />
|
||||
</details>
|
||||
</p>
|
||||
<h2>
|
||||
No member variables in this class
|
||||
</h2>
|
||||
<h2>
|
||||
No methods in this class
|
||||
</h2>
|
||||
<div id="sourcecode">
|
||||
<span id="sourcehead">
|
||||
<strong>
|
||||
Get the source code:
|
||||
</strong>
|
||||
</span>
|
||||
<head>
|
||||
<title>
|
||||
i2p.plugins.fire...
|
||||
</title>
|
||||
<meta name="author" content="eyedeekay" />
|
||||
<meta name="description" content="i2p.plugins.firefox" />
|
||||
<meta name="keywords" content="main" />
|
||||
<link rel="stylesheet" type="text/css" href="style.css" />
|
||||
<link rel="stylesheet" type="text/css" href="showhider.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div id="navbar">
|
||||
<a href="#shownav">
|
||||
Show navigation
|
||||
</a>
|
||||
<div id="shownav">
|
||||
<div id="hidenav">
|
||||
<ul>
|
||||
<li>
|
||||
<a href="https://github.com/eyedeekay/i2p.plugins.firefox">
|
||||
Source Repository: (https://github.com/eyedeekay/i2p.plugins.firefox)
|
||||
<a href="..">
|
||||
Up one level ^
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href=""></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href=""></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href=""></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href=""></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href=""></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="BUILD.html">
|
||||
BUILD
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="I2PBrowser.html">
|
||||
I2PBrowser
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="I2PBrowserPlugin.html">
|
||||
I2PBrowserPlugin
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="I2PChromium.html">
|
||||
I2PChromium
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="I2PChromiumProfileBuilder.html">
|
||||
I2PChromiumProfileBuilder
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="I2PChromiumProfileChecker.html">
|
||||
I2PChromiumProfileChecker
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="I2PChromiumProfileUnpacker.html">
|
||||
I2PChromiumProfileUnpacker
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="I2PCommonBrowser.html">
|
||||
I2PCommonBrowser
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="I2PFirefox.html">
|
||||
I2PFirefox
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="I2PFirefoxProfileBuilder.html">
|
||||
I2PFirefoxProfileBuilder
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="I2PFirefoxProfileChecker.html">
|
||||
I2PFirefoxProfileChecker
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="I2PFirefoxProfileUnpacker.html">
|
||||
I2PFirefoxProfileUnpacker
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="I2PGenericUnsafeBrowser.html">
|
||||
I2PGenericUnsafeBrowser
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="I2PLibreWolf.html">
|
||||
I2PLibreWolf
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="LINUX.html">
|
||||
LINUX
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="OSX.html">
|
||||
OSX
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="WINDOWS.html">
|
||||
WINDOWS
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div>
|
||||
<a href="#show">
|
||||
Show license
|
||||
<br>
|
||||
<a href="#hidenav">
|
||||
Hide Navigation
|
||||
</a>
|
||||
<div id="show">
|
||||
<div id="hide">
|
||||
<pre><code> Copyright 2022 idk (hankhill19580@gmail.com)
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<a id="returnhome" href="/">
|
||||
/
|
||||
</a>
|
||||
<h1>
|
||||
Class I2PLibreWolf
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PLibreWolf.java">
|
||||
[src]
|
||||
</a>
|
||||
</h1>
|
||||
<blockquote>
|
||||
<p>
|
||||
*/
|
||||
</p>
|
||||
</blockquote>
|
||||
<p>
|
||||
Access: public
|
||||
<br />
|
||||
Description:
|
||||
<br />
|
||||
> I2PLibreWolf.java Copyright C 2022 idk
|
||||
<a href="mailto:hankhill19580@gmail.com">
|
||||
hankhill19580@gmail.com
|
||||
</a>
|
||||
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. I2PLibreWolf adds the LibreWolf Updater browser extension if the browser detected by the Firefox variant launcher is LibreWolf specifically.
|
||||
</p>
|
||||
<p>
|
||||
Author: idk
|
||||
<br />
|
||||
package: net.i2p.i2pfirefox
|
||||
</p>
|
||||
<h2>
|
||||
Dependencies
|
||||
</h2>
|
||||
<p>
|
||||
<details>
|
||||
<br />
|
||||
<summary>
|
||||
<br />
|
||||
Show dependencies
|
||||
<br />
|
||||
</summary>
|
||||
<br />
|
||||
<ul>
|
||||
<br />
|
||||
<li>
|
||||
java.io.
|
||||
<em>
|
||||
</li>
|
||||
<li>
|
||||
javax.script.
|
||||
<br />
|
||||
<h2>
|
||||
Member Variables
|
||||
</h2>
|
||||
<h4>
|
||||
ScriptEngineManager sem
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PLibreWolf.java#L">
|
||||
[src]
|
||||
</a>
|
||||
</h4>
|
||||
<blockquote></blockquote>
|
||||
<ul>
|
||||
<li>
|
||||
Access: private
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: static final
|
||||
</li>
|
||||
</ul>
|
||||
<h4>
|
||||
ScriptEngine ee
|
||||
<a href="src/java/net/i2p/i2pfirefox/I2PLibreWolf.java#L">
|
||||
[src]
|
||||
</a>
|
||||
</h4>
|
||||
<blockquote></blockquote>
|
||||
<ul>
|
||||
<li>
|
||||
Access: private
|
||||
<br />
|
||||
</li>
|
||||
<li>
|
||||
Modifiers: final
|
||||
</li>
|
||||
</ul>
|
||||
<h2>
|
||||
No methods in this class
|
||||
</h2>
|
||||
<div id="sourcecode">
|
||||
<span id="sourcehead">
|
||||
<strong>
|
||||
Get the source code:
|
||||
</strong>
|
||||
</span>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="https://github.com/eyedeekay/i2p.plugins.firefox">
|
||||
Source Repository: (https://github.com/eyedeekay/i2p.plugins.firefox)
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div>
|
||||
<a href="#show">
|
||||
Show license
|
||||
</a>
|
||||
<div id="show">
|
||||
<div id="hide">
|
||||
<pre><code> Copyright 2022 idk (hankhill19580@gmail.com)
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
@ -1027,20 +1082,18 @@ consider it more useful to permit linking proprietary applications with the
|
||||
library. If this is what you want to do, use the GNU Library General
|
||||
Public License instead of this License.
|
||||
</code></pre>
|
||||
<a href="#hide">
|
||||
Hide license
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<iframe src="https://snowflake.torproject.org/embed.html" width="320" height="240" frameborder="0" scrolling="no"></iframe>
|
||||
</div>
|
||||
<div>
|
||||
<a href="https://geti2p.net/">
|
||||
<img src="i2plogo.png"></img>
|
||||
I2P
|
||||
<a href="#hide">
|
||||
Hide license
|
||||
</a>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<iframe src="https://snowflake.torproject.org/embed.html" width="320" height="240" frameborder="0" scrolling="no"></iframe>
|
||||
</div>
|
||||
<div>
|
||||
<a href="https://geti2p.net/">
|
||||
<img src="i2plogo.png"></img>
|
||||
I2P
|
||||
</a>
|
||||
</div>
|
@ -49,7 +49,7 @@
|
||||
</li>
|
||||
<li>
|
||||
<a href="I2PBrowserPlugin.html">
|
||||
I2PBrowserPlugin.html
|
||||
I2PBrowserPlugin
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
@ -104,7 +104,7 @@
|
||||
</li>
|
||||
<li>
|
||||
<a href="I2PLibreWolf.html">
|
||||
I2PLibreWolf.html
|
||||
I2PLibreWolf
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
|
@ -49,7 +49,7 @@
|
||||
</li>
|
||||
<li>
|
||||
<a href="I2PBrowserPlugin.html">
|
||||
I2PBrowserPlugin.html
|
||||
I2PBrowserPlugin
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
@ -104,7 +104,7 @@
|
||||
</li>
|
||||
<li>
|
||||
<a href="I2PLibreWolf.html">
|
||||
I2PLibreWolf.html
|
||||
I2PLibreWolf
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
|
@ -49,7 +49,7 @@
|
||||
</li>
|
||||
<li>
|
||||
<a href="I2PBrowserPlugin.html">
|
||||
I2PBrowserPlugin.html
|
||||
I2PBrowserPlugin
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
@ -104,7 +104,7 @@
|
||||
</li>
|
||||
<li>
|
||||
<a href="I2PLibreWolf.html">
|
||||
I2PLibreWolf.html
|
||||
I2PLibreWolf
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
|
@ -59,7 +59,7 @@
|
||||
</li>
|
||||
<li>
|
||||
<a href="docs/I2PBrowserPlugin.html">
|
||||
docs/I2PBrowserPlugin.html
|
||||
docs/I2PBrowserPlugin
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
@ -114,7 +114,7 @@
|
||||
</li>
|
||||
<li>
|
||||
<a href="docs/I2PLibreWolf.html">
|
||||
docs/I2PLibreWolf.html
|
||||
docs/I2PLibreWolf
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
@ -302,7 +302,7 @@
|
||||
and a non-bundled Java
|
||||
</h4>
|
||||
<pre><code class="language-sh">mkdir ~/tmp-i2pfirefox && cd ~/tmp-i2pfirefox
|
||||
wget https://github.com/eyedeekay/i2p.plugins.firefox/releases/download/1.0.6/i2pfirefox.zip
|
||||
wget https://github.com/eyedeekay/i2p.plugins.firefox/releases/download/1.0.7/i2pfirefox.zip
|
||||
unzip i2pfirefox.zip
|
||||
./i2pfirefox.cmd
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
#Build Number for ANT. Do not edit!
|
||||
#Sun Jan 01 02:50:42 UTC 2023
|
||||
build.number=441
|
||||
#Sun Jan 01 02:57:18 UTC 2023
|
||||
build.number=442
|
||||
|
Reference in New Issue
Block a user