SwitchyDelta 3.0.0
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
- Download
switchydelta-3.0.0.zip - Unzip it
- 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).