add screenshot

This commit is contained in:
idk
2019-02-19 15:46:25 -05:00
parent da4ae5696a
commit 24b8c4563b
4 changed files with 11 additions and 2 deletions

View File

@@ -17,7 +17,8 @@ uninstall:
/usr/share/mozilla/extensions/{ec8030f7-c20a-464f-9b0e-13a3a9e97384}/i2psetproxy.js@eyedeekay.github.io
zip:
zip --exclude="./i2psetproxy.js@eyedeekay.github.io.xpi" -r -FS ../i2psetproxy.js.zip *
zip --exclude="./i2psetproxy.js@eyedeekay.github.io.xpi" \
--exclude="i2psetproxy.js.png" -r -FS ../i2psetproxy.js.zip *
clobber:
rm -f ../i2psetproxy.js.zip ../i2p_proxy*.xpi

View File

@@ -1,7 +1,9 @@
i2psetproxy.js
==============
WebExtension that does extended configuration of a dedicated i2p browser.
WebExtension that does extended configuration of a dedicated i2p browser. It's
still not good enough to use on it's own, but except for internationalization
it does what it's supposed to.
Features
--------
@@ -10,3 +12,9 @@ Features
* [done] **Set** the http proxy to use the local i2p proxy
* [done] **Disable** risky webRTC features
* [done] **Change** the color of the browser window to indicate that i2p is in use
* [started] **Provide** help in a variety of languages.
Screenshot
----------
![Visiting i2p-projekt.i2p](i2psetproxy.js.png)

BIN
i2psetproxy.js.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 357 KiB