add screenshot
This commit is contained in:
3
Makefile
3
Makefile
@@ -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
|
||||
|
10
README.md
10
README.md
@@ -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
|
||||
----------
|
||||
|
||||

|
||||
|
BIN
i2psetproxy.js.png
Normal file
BIN
i2psetproxy.js.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 357 KiB |
Binary file not shown.
Reference in New Issue
Block a user