Skip to content

Commit 1d8369d

Browse files
committed
migrate browser ext to zeroomega
1 parent 24e54c2 commit 1d8369d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ data:,function FindProxyForURL(u, h){return "HTTPS example.com:8080";}
178178

179179
#### Option 2. Browser extension.
180180

181-
Use any proxy switching browser extension which supports HTTPS proxies like [this one](https://addons.mozilla.org/ru/firefox/addon/switchyomega/).
181+
Use any proxy switching browser extension which supports HTTPS proxies like [this one](https://addons.mozilla.org/en-US/firefox/addon/zeroomega/).
182182

183183
### Using with Chrome
184184

@@ -192,7 +192,7 @@ chromium-browser --proxy-server='https://example.com:8080'
192192

193193
#### Option 2. Browser extension.
194194

195-
Use any proxy switching browser extension which supports HTTPS proxies like [this one](https://chrome.google.com/webstore/detail/proxy-switchyomega/padekgcemlokbadohgkifijomclgjgif).
195+
Use any proxy switching browser extension which supports HTTPS proxies like [this one](https://chromewebstore.google.com/detail/proxy-switchyomega-3-zero/pfnededegaaopdmhkdmcofjmoldfiped).
196196

197197
### Using with other applications
198198

0 commit comments

Comments
 (0)