Install an uploader plugin manually

To install a plugin manully you have to locate the configuration directory of JShot at first. This directory is located by default in you home folder. In this directory there is a subdirectory called plugins. This is where the plugins are located. In this directory, there is an another subdirectory called uploaders. This is where we want to put our new uploader plugin.

Windows XP: C:\Documents and Settings\<username>\.jshot\plugins\uploaders\
Windows 7/Vista: C:\Users\<username>\.jshot\plugins\uploaders\
Unix: /home/<username>/.jshot/plugins/uploaders

Extract the plugin into the correct directory and you are done.