/

aluminumoxynitride

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:

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 .

Get the source code:
Show license
MIT License

Copyright (c) 2022 idk

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Hide license
I2P