Skip to content

Releases: scionproto-contrib/browser-extension

v0.2.2-beta

22 May 16:19
3a6b304
Compare
Choose a tag to compare
v0.2.2-beta Pre-release
Pre-release

This release adds WPAD support on the extension, i.e., on the client side and introduces falling back to HTTP in case HTTPS is not available to the default proxy hostname. Other improvements and code clean-up was added into this release.

What's Changed

Full Changelog: v0.2.0-beta...v0.2.2-beta

v0.2.0-beta

10 Apr 15:35
903a48f
Compare
Choose a tag to compare
v0.2.0-beta Pre-release
Pre-release

This release adds auto-discovery support on the browser extension, which enables finding automatically the in-network proxy using WPAD. Additionally, it enables advance settings for the user to configure an alternative address for the forward proxy. It also adds a troubleshoot help page and adds CSS files fixing some broken representation.

What's Changed

New Contributors

Full Changelog: v0.1.0-beta.1...v0.2.0-beta

v0.1.0-beta

07 Feb 11:34
Compare
Choose a tag to compare
v0.1.0-beta Pre-release
Pre-release

This is a pre-release of the chromium-based SCION browser extension. Please note that, this pre-realease uses Manifest V2 for the extension. We are aware that V2 is getting deprecated in Chrome. However, the SCION-strict navigation would likely be impacted if we migrate to Manifest V3. Other chromium-based browsers, like Brave, are demonstrating some resistance to the Manifest V3 migration and still support V2 by default. On Chrome, one can also temporarily allow Manifest V2 https://chromeenterprise.google/policies/#ExtensionManifestV2Availability.

The documentation can be found here: https://scion-browser-extension.readthedocs.io/en/latest/index.html

The browser extension must be used together with the HTTP Forward Proxy