update index.html

This commit is contained in:
idk
2022-10-03 01:36:17 -04:00
parent beb2939067
commit 14b5aa0f3f
2 changed files with 25 additions and 3 deletions

View File

@ -1,6 +1,10 @@
I2P in Private Browsing Mode(Firefox-Only)
==========================================
- **This extension requires a running I2P Router on the Host System**
- [**This extension comes pre-installed in the Easy-Install Beta for Windows**](https://geti2p.net/en/download/easyinstall)
This is an webextension which introduces a set of new "Private Browsing" modes
to Firefox-based browsers(Supporting webextensions, must be current ESR or
greater) that makes it easier to configure a browser to use I2P securely and

View File

@ -4,7 +4,7 @@
I2P in Private B...
</title>
<meta name="author" content="eyedeekay" />
<meta name="description" content="I2P-in-Private-Browsing-Mode-Firefox" />
<meta name="description" content="i2p-in-private-browsing-mode-firefox" />
<meta name="keywords" content="master" />
<link rel="stylesheet" type="text/css" href="style.css" />
<link rel="stylesheet" type="text/css" href="showhider.css" />
@ -57,6 +57,24 @@
<h1>
I2P in Private Browsing Mode(Firefox-Only)
</h1>
<ul>
<li>
<p>
<strong>
This extension requires a running I2P Router on the Host System
</strong>
</p>
</li>
<li>
<p>
<a href="https://geti2p.net/en/download/easyinstall">
<strong>
This extension comes pre-installed in the Easy-Install Beta for Windows
</strong>
</a>
</p>
</li>
</ul>
<p>
This is an webextension which introduces a set of new &ldquo;Private Browsing&rdquo; modes
to Firefox-based browsers(Supporting webextensions, must be current ESR or
@ -538,8 +556,8 @@
</span>
<ul>
<li>
<a href="https://github.com/eyedeekay/I2P-in-Private-Browsing-Mode-Firefox">
Source Repository: (https://github.com/eyedeekay/I2P-in-Private-Browsing-Mode-Firefox)
<a href="https://i2pgit.org/idk/i2p-in-container-tabs-for-android">
Source Repository: (https://i2pgit.org/idk/i2p-in-container-tabs-for-android)
</a>
</li>
</ul>