back

Download

v1.0.5 ยท firefox + chromium ยท both signed

/chromium ยท single-proxy mode

Chrome / Edge / Brave / Arc / Opera

Same extension, runs on Chromium-based browsers. Routes all traffic through your configured proxy (Tor, SOCKS5, or HTTPS).

โ†“ download chromium .zip

Load via chrome://extensions โ†’ Developer mode โ†’ Load unpacked โ†’ select the extracted folder

SHA256: f5e1c1a1fbacc2c223658a580a9e4bc5f9b79e1a040c0c06411252557638247c
// about proxy modes. Firefox uses an event-driven API that fires for every HTTP request, so different sites can use different proxies (e.g. Twitter via Tor, bank direct, Netflix via VPN). Chromium-based browsers route all traffic through a single configured proxy. Both modes fully encrypt and anonymize your traffic โ€” the difference is granularity.
// webrtc leak protection. Browsers can leak your real IP through WebRTC peer connections even when using a proxy. ShadowCore sets privacy.network.webRTCIPHandlingPolicy to disable_non_proxied_udp on every browser start, forcing all WebRTC media through your proxy. Trade-off: in-browser video calls (Meet, Discord web) may not work โ€” but your real IP stays hidden.
โ”โ”โ” โ•โ”โ” โ”โ”โ” โ•โ”โ” โ”โ”โ” โ•โ”โ” โ”โ”โ” โ•โ”โ” โ”โ”โ” โ•โ”โ” โ”โ”โ” โ•โ”โ” โ”โ”โ” โ•โ”โ” โ”โ”โ” โ•โ”โ” โ”โ”โ” โ•โ”โ”
// manual install

Can't install from the store?

Firefox:

  1. Download the .xpi file above
  2. Open about:debugging#/runtime/this-firefox
  3. Click "Load Temporary Add-on..." and select the .xpi

Chromium:

  1. Download the .zip file above
  2. Extract the .zip to a folder
  3. Open chrome://extensions โ†’ enable Developer mode โ†’ Load unpacked โ†’ select the folder