/fx-quickproxy

Enable/disable proxy with one click in Firefox

Primary LanguageJavaScriptOtherNOASSERTION

QuickProxy for Firefox

Enable/disable proxy with one click in Firefox.

Installation

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

Compiling the extension

For compiling this extension, one needs the jpm tool.

$ git clone https://github.com/fg1/fx-quickproxy
$ cd fx-quickproxy
$ jpm xpi

Contributing

Contributions are welcome.

  1. Fork the repository
  2. Create your feature branch (git checkout -b my-feature)
  3. Commit your changes (git commit -am 'Commit message')
  4. Push to the branch (git push origin my-feature)
  5. Create a pull request

Thanks

Thanks to the elementary-xfce theme for the icon.