Enable/disable proxy with one click in Firefox.
Either compile the extension ourself as shown below, or download it:
$ wget https://github.com/fg1/fx-quickproxy/releases/download/v0.1.0/quickproxy-0.1.0.xpi
$ firefox quickproxy-0.1.0.xpi
For compiling this extension, one needs the jpm tool.
$ git clone https://github.com/fg1/fx-quickproxy
$ cd fx-quickproxy
$ jpm xpi
Contributions are welcome.
- Fork the repository
- Create your feature branch (
git checkout -b my-feature
) - Commit your changes (
git commit -am 'Commit message'
) - Push to the branch (
git push origin my-feature
) - Create a pull request
Thanks to the elementary-xfce theme for the icon.