diff --git a/README.md b/README.md index 135dc56..b06dbf3 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ Other systems are not targeted and should use a Tor binary built from source, provided by TPO or, their prefered package management system and not this plugin. The plugin will not start a Tor instance if a SOCKS proxy is open on port 9050. -![Screenshot](screenshot.png) +![Screenshot](screenshot-i2pbrowser.png) ### Primary Goals @@ -77,4 +77,9 @@ The plugin will not start a Tor instance if a SOCKS proxy is open on port 9050. - https://github.com/whonix/tb-updater Garlic icons created by Icongeek26 - Flaticon -Onion icons created by Freepik - Flaticon \ No newline at end of file +Onion icons created by Freepik - Flaticon + +### More Screenshots: + +- ![Screenshot](screenshot.png) +- ![Screenshot](screenshot-dark.png) diff --git a/garliconion.png b/garliconion.png index 9161dda..1f663e3 100644 Binary files a/garliconion.png and b/garliconion.png differ diff --git a/index.html b/index.html index 8260d22..6d7821c 100644 --- a/index.html +++ b/index.html @@ -34,7 +34,7 @@

Linux: Usable, most things work. Windows: Unstable, mostly usable, does not work in some important cirumstances, cannot run from a flash drive OSX: Unstable, untested, not usable, WIP.

Other systems are not targeted and should use a Tor binary built from source, provided by TPO or, their prefered package management system and not this plugin. The plugin will not start a Tor instance if a SOCKS proxy is open on port 9050.

-
Screenshot
+
Screenshot

Primary Goals

    @@ -93,5 +93,10 @@
  1. https://github.com/whonix/tb-updater
  2. Garlic icons created by Icongeek26 - Flaticon Onion icons created by Freepik - Flaticon

    +

    More Screenshots:

    + diff --git a/onion.png b/onion.png index 064423d..c0149ae 100644 Binary files a/onion.png and b/onion.png differ diff --git a/screenshot-dark.png b/screenshot-dark.png new file mode 100644 index 0000000..9a79d83 Binary files /dev/null and b/screenshot-dark.png differ diff --git a/screenshot-i2pbrowser.png b/screenshot-i2pbrowser.png new file mode 100644 index 0000000..1d19676 Binary files /dev/null and b/screenshot-i2pbrowser.png differ diff --git a/screenshot.png b/screenshot.png index e7622a8..c5f7678 100644 Binary files a/screenshot.png and b/screenshot.png differ