OasisProxy is a browser proxy configuration extension. A substitute of SwitchOmega for Manifest v3
Currently only supports Chrome browser, Firefox is in the plan.
Only supports Chrome browser, Firefox is not being considered for now.
- Support user-configured browser proxies (HTTP/HTTPS/SOCKS4/SOCKS5).
- Support proxy policies(& reject policy) in autoProxy format or internal-rule format.
- Support switching of proxy policies in one-click, viewing request IP for debugging, quickly adding proxy rules.
- Support automatic synchronization of proxy configuration.
Oasis is now published in the Microsoft Edge Add-ons Store and the Chrome Web Store.
npm install
# for debug
npm run debug
# for build
npm run build
To install in Google Chrome follow these instructions:
https://developer.chrome.com/docs/extensions/get-started/tutorial/hello-world?hl=zh-cn#load-unpacked
FAQ WIKI: FAQ
Oasis-Proxy WIKI: Privacy Policy
- JS: VUE 3
- UI Component: Bootstrap 5
- ICON: Bootstrap Icon
- UI Theme: Flatly
- ipaddr.js: ipaddr.js
- Chrome API