I built a lightweight VPN Chrome extension called QuickVPN Proxy that connects instantly without signup or configuration.
I made it because I was frustrated with VPN apps that require accounts, slow down the browser, or log user data. QuickVPN runs entirely in your browser and connects with one click.
Dead Comment
What does that even mean? This AI-coded extension uses a Cloudflare worker to generate API keys for the proxy service "webshare.io". It then uses the Chrome proxy API (https://developer.chrome.com/docs/extensions/reference/api/p...) to set up a Webshare proxy server.
>or log user data
Webshare.io log everything they can, as expected (https://www.webshare.io/privacy-policy)
>QuickVPN runs entirely in your browser
Like I said: What do you mean with this? You did not build a "VPN" that runs in the browser. Your extension sets up a web proxy.
And worse:
>or log user data.
You're implying you're running some kind of "no log" service which is false.