Skip to content

Firefox WebExtension for toggling between two proxy setups at the click of a button

Notifications You must be signed in to change notification settings

DonKult/ToggleProxy2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToggleProxy2

Firefox webextension for toggling between two proxy setups at the click of a button. It can be considered a successor of Toggle Proxy, but given the architecture and everything configs and co can't be taken over, so its just as well entirely new and unrelated, take your pick…

Features

  • same look, feel and config as the original Toggle Proxy
  • Toggle between two proxy settings via a button click

(Better?) Alternatives

Beside the original (which doesn't work in newer Firefox releases anymore) there are plentory of other options.

So, why another one?

I just prefer the simplicity in both user- as well as code POV.

Installation

At the moment you have to build the extension yourself to install it. Given that I approximate the userbase to be only me, I have no plans to shuffle the addon into the review queue as it would just waste valuable reviewer time. That also means you have to run a Developer/Nightly edition of Firefox as it isn't signed.

If that wasn't discouraging enough you have to install Pandoc after which make will produce an xpi for you.

License

The extension is MIT (Expat) licensed.

Copyright © 2016-2017 David Kalnischkies <david@kalnischkies.de>

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
of the Software, and to permit persons to whom the Software is furnished to do
so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

The original extension from which the name, icons and most of the usability is borrowed from was released under MPL-1.1 with the copyright: 2009 trigano mark@quirkyquipu.co.uk

About

Firefox WebExtension for toggling between two proxy setups at the click of a button

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published