Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.481.337 Times

Rmvb Plugin freeware
Filter: All | Freeware | Demo
 

Rmvb Plugin

< 1 2 3 4 5 > 
Added: January 18, 2010 | Visits: 1.752

Xfce 4 Xfapplet Plugin Xfce 4 Xfapplet Plugin is a plugin for the Xfce 4 Panel which allows one to use applets designed for the Gnome Panel inside the Xfce Panel. You can think of XfApplet as a tiny Gnome Panel that lives inside the Xfce Panel and allows you to show the same applets that the Gnome Panel is capable of... Platforms: *nix

License: Freeware Size: 256 KB Download (125): Xfce 4 Xfapplet Plugin Download

Added: May 16, 2010 | Visits: 1.429

Xfce 4 Mount Plugin Xfce 4 mount plugin is a plugin for the Xfce 4 panel allowing you to mount devices and have them opened in a file manager afterwards. Usage: Add it to the panel, close the appearing options dialog and simply click the new hard disk icon in your panel. You will see a menu containing all items... Platforms: *nix

License: Freeware Size: 174.08 KB Download (123): Xfce 4 Mount Plugin Download

Added: August 22, 2008 | Visits: 1.235

LyricsFairy search plugin LyricsFairy search plugin for Firefox allows you to search LyricsFairy's daily updated lyrics database from within your Firefox browser. The results of your search are sorted by relevance and include artists, albums and song lyrics results. You get the most relevant artists, albums and songs... Platforms: Windows

License: Freeware Size: 97 KB Download (123): LyricsFairy search plugin Download

Added: January 18, 2010 | Visits: 1.488

kate-ctags-plugin-patch kate-ctags-plugin-patch is a patch for kate-ctags-plugin-0.2. Adds in a plug-in an opportunity to come back in same place whence you have entered into function or other label tags (as in vim on ctrl+T and ctrl +]) PS wrote to authors of a plugin but has not answered. Usage: >tar zxf... Platforms: *nix

License: Freeware Size: 5.12 KB Download (122): kate-ctags-plugin-patch Download

Added: May 07, 2010 | Visits: 1.025

Template::Plugin::AutoLink Template::Plugin::AutoLink is a TT filter plugin to replace URL and e-mail address with hyperlink automatically. SYNOPSIS # in template [% use AutoLink %] [% FILTER auto_link target=_blank %] Search here http://www.google.com [% END %] # result in Search here < a... Platforms: *nix

License: Freeware Size: 3.07 KB Download (121): Template::Plugin::AutoLink Download

Added: August 03, 2008 | Visits: 927

Wire Pilot Plugin Photo retouching plugin removes wires and other unwanted linear objects Platforms: Windows

License: Freeware Size: 532 KB Download (121): Wire Pilot Plugin Download

Added: August 14, 2010 | Visits: 1.947

KIPI Plugin: OpenGL Image Viewer While Digikam is a great app for managing your images, it lacks a good and fast image viewer in my opinion. Unfortunately, the fastest image viewer for KDE, Kuickshow, is not available as KIPI plugin. Therefore I wrote this plugin to fill that gap. KIPI Plugin: OpenGL Image Viewer KDE-Apps.org... Platforms: *nix

License: Freeware Size: 532.48 KB Download (119): KIPI Plugin: OpenGL Image Viewer Download

Added: January 25, 2010 | Visits: 1.421

Mouse Overlord Plugin Mouse Overlord is an open source plugin for REALbasic that captures the mouse cursor and receives events for movement deltas, states for up to 16 buttons, and scroll wheel deltas.Mouse Overlord was designed with video games in mind, providing functionality required to navigate through first/third... Platforms: Mac

License: Freeware Size: 119 KB Download (119): Mouse Overlord Plugin Download

Added: July 24, 2010 | Visits: 1.292

Xfce 4 Weather Plugin Xfce 4 Weather Plugin shows the current temperature and weather condition, using weather data provided by xoap.weather.com. Usage: To find your location code: - Go to www.weather.com - Do a search for the area you want to have data for - If you get a match, your location code is in the... Platforms: *nix

License: Freeware Size: 573.44 KB Download (116): Xfce 4 Weather Plugin Download

Added: May 09, 2010 | Visits: 2.004

CGI::Application::Plugin::Authentication::Store::Cookie CGI::Application::Plugin::Authentication::Store::Cookie is a Cookie based Store. SYNOPSIS use base qw(CGI::Application); use CGI::Application::Plugin::Session; use CGI::Application::Plugin::Authentication; __PACKAGE__->authen->config( STORE => [Cookie, SECRET => "Shhh, dont tell anyone",... Platforms: *nix

License: Freeware Size: 48.13 KB Download (115): CGI::Application::Plugin::Authentication::Store::Cookie Download

Added: May 21, 2010 | Visits: 904

Xfce 4 Sensors Plugin Xfce 4 Sensors Plugin is a hardware sensors plugin for the panel. For now, it only works on Linux and requires libsensors to display your mainboard sensors and fan speeds. Furthermore, it supports hddtemp to surveil your hard disk’s temperature values. Source code and Debian packages are... Platforms: *nix

License: Freeware Size: 286.72 KB Download (115): Xfce 4 Sensors Plugin Download

Added: May 18, 2010 | Visits: 1.237

Xfce 4 Timer Plugin Xfce 4 Timer Plugin is a simple plugin that lets the user run an alarm at a specified time or at the end of a specified countdown period. Usage: The plugin is quite simple – it displays a progressbar showing the percentage of the time elapsed. Left-clicking on the plugin area opens a menu... Platforms: *nix

License: Freeware Size: 296.96 KB Download (115): Xfce 4 Timer Plugin Download

Added: May 15, 2010 | Visits: 1.023

Audio::LADSPA::Plugin Audio::LADSPA::Plugin is a base class for LADSPA plugins in Perl. SYNOPSIS use Audio::LADSPA; my (@plugin_classes) = Audio::LADSPA->plugins(); # or ... my $plugin_class = Audio::LADSPA->plugin( label => "delay_5s", id => 1043); my $plugin = $plugin_class->new($sample_rate);... Platforms: *nix

License: Freeware Size: 81.92 KB Download (114): Audio::LADSPA::Plugin Download

Added: April 18, 2010 | Visits: 1.316

CGI::Application::Plugin::Authentication::Driver::HTPasswd CGI::Application::Plugin::Authentication::Driver::HTPasswd is a Perl module with HTPasswd Authentication driver. SYNOPSIS use base qw(CGI::Application); use CGI::Application::Plugin::Authentication; __PACKAGE__->authen->config( DRIVER => [HTPasswd, /etc/apache/htpasswd,... Platforms: *nix

License: Freeware Size: 48.13 KB Download (112): CGI::Application::Plugin::Authentication::Driver::HTPasswd Download

Added: September 05, 2010 | Visits: 1.221

File::Comments::Plugin::C File::Comments::Plugin::C is a plugin to detect comments in C/C++ source code. SYNOPSIS use File::Comments::Plugin::C; File::Comments::Plugin::C is a plugin for the File::Comments framework. Both /* ... */ and // style comments are recognized. This is not a full-blown C... Platforms: *nix

License: Freeware Size: 12.29 KB Download (111): File::Comments::Plugin::C Download

Added: August 27, 2010 | Visits: 1.127

Template::Plugin::Pagination Template::Plugin::Pagination is a plugin to help paginate pages of results. SYNOPSIS [% USE page = Pagination(items, current_page, entries_per_page) %] [% FOREACH item IN page.page_data; ...; DONE %] First page: [% page.first_page %] Prev page: [% page.previous_page %] Next page: [%... Platforms: *nix

License: Freeware Size: 3.07 KB Download (111): Template::Plugin::Pagination Download

Added: January 25, 2010 | Visits: 872

Rogue Amoeba Mastering Plugin Rogue Amoeba Mastering Plugin is a mastering plugin for audio. Platforms: Mac

License: Freeware Download (111): Rogue Amoeba Mastering Plugin Download

Added: July 02, 2010 | Visits: 943

Kopete OTR Plugin Kopete OTR Plugin enables Off-The-Record encryption for the KDE instant messenger Kopete. It is based on libotr-3.0.0 available at http://www.cypherpunks.ca/otr. Using this plugin you can encrypt chatsessions to other users with IM-Cients supporting the OTR encryption method. What you need: A... Platforms: *nix

License: Freeware Size: 788.48 KB Download (110): Kopete OTR Plugin Download

Added: January 07, 2010 | Visits: 1.329

Xfce 4 Battery Plugin Xfce 4 Battery Plugin is a battery monitor panel plugin for Xfce4, written by Nick Penwarden and Edscott Wilson Garcia, compatible with APM and ACPI, for Linux and *BSD. Usage: - Compile or install xfce4-battery-plugin - Right-click the panel > Add New Items - Add the Battery Monitor -... Platforms: *nix

License: Freeware Size: 215.04 KB Download (109): Xfce 4 Battery Plugin Download

Added: February 21, 2010 | Visits: 1.361

CGI::Application::Plugin::Authentication::Driver::Dummy CGI::Application::Plugin::Authentication::Driver::Dummy is a dummy authentication driver which lets anyone authenticate regardless of the password they provide SYNOPSIS use base qw(CGI::Application); use CGI::Application::Plugin::Authentication; __PACKAGE__->authen->config( DRIVER =>... Platforms: *nix

License: Freeware Size: 48.13 KB Download (109): CGI::Application::Plugin::Authentication::Driver::Dummy Download

< 1 2 3 4 5 >