We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
This page explains how to build any given version of the uProxy Chrome extensions or Firefox Add-on
VERSION_TAG=v0.9.10 sudo apt-get update && apt-get install yarn git clone https://github.com/uProxy/uproxy.git /tmp/uproxy cd /tmp/uproxy git checkout $VERSION_TAG yarn && yarn run grunt -- --force dist
The files will be found at:
Notice that the Chrome files get repackaged when published to become the CRX files.