A Chrome-Wrapping configuration tool for browsing I2P. The very simplest way to configure Chromium-based browsers to visit I2P sites, without interfering with your main browser configuration.
It installs extensions in the browsing profile prior to launching it. Those are:
- I2P Chrome Configuration
- Ublock Origin
- ScriptSafe(Possibly redundant)
- LocalCDN
- Onion Browser
They were picked for similarity with i2p.plugins.tor-manager's extension loadout.
This is NOT FINISHED software, but it is usable and probably pretty good at what it's supposed to do. It's the only halfway decent way of configuring I2P with that miserable travesty Microsoft Edge for instance.
Seriously can't believe Microsoft is still trying to make a browser.
It works by using the excellent Lorca library created the same people who made the Webview bindings for Go as a means to wrap several variants of the Chrome browser in order to configure them to work with I2P. It does this using a different working area to your "main" Chrome browser, which prevents it from interfering with other ways you browse.
It is not actually a Chromium fork. It's just a wrapper around Chromium, in the
same way that i2p.firefox
is a wrapper around Firefox.
Works pretty much anyplace you can shoehorn a Chromium somewhere on the $PATH
.