Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eyedeekay/aluminumoxynitride
Configures any Chrome browser to use I2P. Named after transparent aluminum.
https://github.com/eyedeekay/aluminumoxynitride
brave browser chrome chromium i2p i2p-browser javascript
Last synced: 4 days ago
JSON representation
Configures any Chrome browser to use I2P. Named after transparent aluminum.
- Host: GitHub
- URL: https://github.com/eyedeekay/aluminumoxynitride
- Owner: eyedeekay
- License: mit
- Created: 2022-03-10T21:38:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-31T22:58:37.000Z (over 2 years ago)
- Last Synced: 2024-06-21T16:56:49.098Z (5 months ago)
- Topics: brave, browser, chrome, chromium, i2p, i2p-browser, javascript
- Language: Go
- Homepage:
- Size: 2.26 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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:
- I2P Chrome Configuration
- Ublock Origin
- ScriptSafe(Possibly redundant)
- LocalCDN
- Onion BrowserThey 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](https://github.com/zserge/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`.