SwitchyDelta 3.1.1
Changes
- Per-tab icon colour in auto switch mode — the toolbar icon is tinted with the profile the active tab resolves to, and ringed with the switch profile's own colour, so it shows both "auto switch is on" and "this is where this tab goes" (#22, #25)
- Rule lists now change the icon colour — the fill follows the match chain past nested rule lists to the profile that actually applies, instead of stopping at the list (which copies the switch profile's colour and so looked unchanged) (#30)
- Uncommitted navigations (slow sites, DNS failures, error pages) are tracked via
pendingUrl, so the icon no longer sticks on the previous colour (#27) - Popup "Add condition" pre-fills the current tab's host and suggests the registrable domain (#23, #24)
- Finished the TypeScript rewrite; the legacy CoffeeScript packages are gone (#20)
- Headless-Chrome e2e coverage for the action icon, including the real gfwlist rule list (#30)
Install
- Download
switchydelta-3.1.1.zip - Unzip it
- Chrome →
chrome://extensions→ Developer mode → Load unpacked → select the unzipped folder
Permissions
Required: proxy, storage, unlimitedStorage, alarms, activeTab, webRequest, webRequestAuthProvider, sidePanel
Optional: <all_urls> (authenticated proxies)
Copyright
Copyright 2026 Max Lv. Based on SwitchyOmega (Copyright 2012-2017 The SwitchyOmega Authors).