1. Privacy Policy
• This extension does not collect any user data
• This extension does not sync any data to any remote server. It only uses local storage (chrome.storage.local or window.localStorage)
• This extension does not monitor the user
• This extension does not communicate with any remote servers unless provided below:
- GET https://mproxy.vn/capi: To reset IP per proxy
• Permissions that this extension uses:
- proxy: need to config proxy for the browser
- storage: need to save the configuration
- webRequest: Need to provide proxy auth per request.
This extension only alters the proxy configuration of your browser per user preference. There is no server-side interaction whatsoever.