jhnesk / serverbutton

Firefox extension for quick access to servers based on URL in current tab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ServerButton

This is a simple firefox extension to run an external command depending on the webpage loaded in the current tab. The intended purpose is to login to the webserver, which can be really useful when you need quick access to many different servers.

To get started, check the command configuration and add the toolbar button to a toolbar of your choice.

Install from mozilla: https://addons.mozilla.org/en-US/firefox/addon/serverbutton/

Security

Note that any password is saved in plain text on your computer. It could be read by other programs and even other extensions.

Screenshots

ScreenShot

ScreenShot

License

ServerButton is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

ServerButton is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with ServerButton. If not, see http://www.gnu.org/licenses/.

Copyright 2013 Johan Ask. E-mail: jhnesk@gmail.com

The icons come from http://tango.freedesktop.org and are released to the Public Domain.

About

Firefox extension for quick access to servers based on URL in current tab

License:GNU General Public License v3.0


Languages

Language:JavaScript 98.5%Language:CSS 1.5%