FireX Proxy - the user's trusted Chrome and Firefox browser extension that allows you to unblock any website and browse the web privately and securely 🛡️
Firefox: https://addons.mozilla.org/firefox/addon/firex-proxy
Google Chrome: https://chrome.google.com/webstore/detail/firex-proxy/jccfbhillgcekaepchoahodacnlhcbnj
Improve or suggest a translation here. See the list of supported language codes.
- Clone the repository:
git clone [email protected]:Orogenesis/FireX-Proxy.git
- Run
npm install
- Run
npm run build-chrome
- Navigate to chrome://extensions and enable "Developer Mode".
- Choose "Load unpacked"
- Select the
dist
directory
Note that you will sometimes need to manually reload the unpacked extension, depending which files you're working on.
- Run
npm run build-firefox
- Navigate to about:debugging
- Choose
Load Temporary Add-on
- Select the
dist/firex-proxy-firefox.xpi
file