Download and extract
Download proxy-extension.zip and extract it to any local folder.
Chrome MV3 proxy
Proxy forwards requests through a Chrome service worker so your frontend can reach blocked endpoints from gallego.top, its subdomains, edunoza.com, and local development pages.
Download
proxy-extension.zip
The zip contains manifest.json, content-script.js, and service-worker.js at the archive root.
Install
Download proxy-extension.zip and extract it to any local folder.
Open chrome://extensions and enable Developer mode.
Select the extracted folder that contains manifest.json at its root.
Run the bridge from gallego.top, localhost, or 127.0.0.1.
Scope
The extension can call HTTP or HTTPS endpoints covered by its host permissions. Private-network targets require both an enabled origin policy and an explicit request flag.
The restriction is on who can use it. The bridge only accepts enabled callers from configured origin policies and the built-in trusted page matches.
Ready