Skip to content

SwitchyDelta 3.0.0

Choose a tag to compare

@madeye madeye released this 10 Aug 09:48
· 20 commits to master since this release
47f57b9

SwitchyDelta 3.0.0

TypeScript rewrite of Proxy SwitchyOmega for Chromium MV3.

Highlights

  • Optional host permission — no install-time <all_urls>; proxy auth requests access only when credentials are used
  • Proxy authentication restored via webRequest + webRequestAuthProvider (asyncBlocking)
  • Side panel options UI, fixed/switch profiles, rule-list downloads
  • Compact extension package (~400 KB)

Install

  1. Download switchydelta-3.0.0.zip
  2. Unzip it
  3. Chrome → chrome://extensions → Developer mode → Load unpacked → select the unzipped folder

Or upload the zip to the Chrome Web Store as a package.

Permissions

Required: proxy, storage, unlimitedStorage, alarms, activeTab, webRequest, webRequestAuthProvider, sidePanel
Optional: <all_urls> (only for authenticated proxies)

Copyright

Copyright 2026 Max Lv. Based on SwitchyOmega (Copyright 2012-2017 The SwitchyOmega Authors).