Proxy SwitchyOmega
Manage and switch between multiple proxies quickly & easily.
Proxy SwitchyOmega란 무엇입니까?
Proxy SwitchyOmega은(는) FelisCatus에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Manage and switch between multiple proxies quickly & easily."입니다.
확장 프로그램 스크린샷
Proxy SwitchyOmega 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Changing proxy settings has never been so convenient. Think SwitchyOmega as a modern version of the "Proxy Settings" dialog, designed to be simpler, quicker and more powerful, specially optimized for Chrome. No more digging through the advanced section in Chrome settings. No repeated filling and clearing the proxy config dialog of your operating system. Just tell SwitchyOmega about all your proxies, and enjoy switching with one click on the popup menu. You can also teach Auto Switch to use the right proxy for the right website automatically. This extension replaces SwitchySharp, SwitchyPlus and Proxy Switchy. If you are using SwitchySharp, installing this extension will automatically migrate all profiles and settings for you. As a fallback, you can also export a backup file manually in SwitchySharp and then import the file in SwitchyOmega. NOTE: Please report issues by RIGHT-clicking the extension icon and select the "Report Issue" in the context menu so that I can locate and fix the issue more quickly. Alternative download link (Github): https://github.com/FelisCatus/SwitchyOmega/releases SwitchyOmega is absolutely free and open source. It does not insert ads into any website. It contains absolutely no malware. It just does proxy configuration, and aims to be perfect tool of that. Disclaimer: SwitchyOmega does not come with any proxy server, VPNs or anything like that. Thus, SwitchyOmega will not magically unblock websites or protect your privacy, unless you instruct it to use a proxy server which does. You should only use trusted proxy servers, because SwitchyOmega can not protect you from bad proxies that inject ads, track you or record your password. And if you don't have a proxy server, you probably won't need SwitchyOmega. Sounds reasonable, right? Privacy Policy: https://github.com/FelisCatus/SwitchyOmega/wiki/Privacy#english The 2.x version features: * HTTP/HTTPS proxy authentication (username & password) is now supported. * More flexible proxy configurations: Fixed servers, multiple SwitchProfile and rule lists. * Reviewing and modifying proxy settings for resources that fail to load. * New types of condition for switching and improvements to the existing condition types. * Optimized performance for both PAC script generating and switching. * Improved user experience in options page and dropdown menu. * Many Bug fixes and improvements. More testing. == Translations == You can help improve the translation of SwitchyOmega or translate it into your language on Weblate: https://hosted.weblate.org/engage/switchyomega/?utm_source=widget CONFLICTS: SwitchyOmega will conflict with other extensions trying to control the proxy settings. Such conflicts are caused by the design of the Chrome browser and thus cannot be avoided. When SwitchyOmega has a higher priority, it can be configured to voluntarily give back the control by selecting the [System Proxy] item in the popup menu. Otherwise, you will see a red badge on the SwitchyOmega icon indicating insufficient priority. Re-installing SwitchyOmega should raise its priority, providing a possible workaround.
확장 프로그램 기본 정보
이름 | Proxy SwitchyOmega |
ID | padekgcemlokbadohgkifijomclgjgif |
공식 URL | https://chromewebstore.google.com/detail/proxy-switchyomega/padekgcemlokbadohgkifijomclgjgif |
설명 | Manage and switch between multiple proxies quickly & easily. |
파일 크기 | 941 KB |
설치 횟수 | 2,000,000 |
현재 버전 | 2.5.21 |
최근 업데이트 | 2020-11-22 |
출시 날짜 | 2020-03-15 |
평점 | 4.62/5 총 3751 개의 평점 |
개발자 | FelisCatus |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://github.com/FelisCatus/SwitchyOmega |
도움말 페이지 URL | https://github.com/FelisCatus/SwitchyOmega/issues |
개인정보 보호 정책 페이지 URL | https://github.com/FelisCatus/SwitchyOmega/wiki/Privacy |
지원되는 언어 | en,cs,fa,zh-CN,zh-TW |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_manifest_app_name__", "version": "2.5.21", "description": "__MSG_manifest_app_description__", "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkhwZJT76btQ04EEMOFtZPLESD1TmSVjbLjs0OyesD9Ht8YllFPfJ3qmtbSQGVuvmxH1GK\/jUO2QcEWb8bHuOjoRlq20fi5j5Aq90O8FKET+y5D8PxCyi3WmnquiEwaE5cNmaCsw\/G2JlO+bZOtdQ\/QKOvMxBAegABYimEGfSvCMVUEvpymys0gBhLoch72zPAiJUBkf0z8BtjYTueMRcRXkrSeRPLygUDQnZ1TkQWMYYBp\/zqpD5ggxytAklEMQzR9Hn0lqu5s7iuUAgihbysPn\/8Wh00Zj5FySpK\/\/KcpG3JS7UWxC28oSt8z5ZR3YimnX+HX3P36V0mC1pgM4o7wIDAQAB", "icons": { "16": "img\/icons\/omega-action-16.png", "24": "img\/icons\/omega-action-24.png", "32": "img\/icons\/omega-action-32.png", "48": "img\/icons\/omega-48.png", "64": "img\/icons\/omega-64.png", "128": "img\/icons\/omega-128.png" }, "default_locale": "en", "browser_action": { "browser_style": false, "default_icon": { "16": "img\/icons\/omega-action-16.png", "19": "img\/icons\/omega-action-19.png", "24": "img\/icons\/omega-action-24.png", "32": "img\/icons\/omega-action-32.png" }, "default_title": "__MSG_manifest_icon_default_title__", "default_popup": "popup\/index.html" }, "background": { "page": "background.html" }, "minimum_chrome_version": "22.0.0", "options_page": "options.html", "options_ui": { "page": "options.html", "browser_style": false, "open_in_tab": true }, "permissions": [ "proxy", "tabs", "alarms", "storage", "webRequest", "webRequestBlocking", "contextMenus", " |