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.474.300 Times

Safari Activex Plugin freeware
Filter: All | Freeware | Demo
 

Safari Activex Plugin

< 1 2 3 4 5 
Added: May 21, 2010 | Visits: 903

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 15, 2010 | Visits: 1.020

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: May 18, 2010 | Visits: 1.236

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 (114): Xfce 4 Timer Plugin Download

Added: August 31, 2008 | Visits: 937

Random Number ActiveX Component Generate random numbers and random strings with this free ActiveX component.


Platforms: Windows

License: Freeware Size: 50 KB Download (114): Random Number ActiveX Component Download

Added: January 25, 2010 | Visits: 672

Safari Tidy plugin The Safari Tidy plugin is a small plugin that lets you validate the webpages you browse for (X)HTML compliance. The actual validation is done by Tidy.How it works... In the bottom right corner of each browser window you will see the amount of warnings and errors the current page has, along with a...


Platforms: Mac

License: Freeware Size: 302 KB Download (113): Safari Tidy plugin Download

Added: April 18, 2010 | Visits: 1.313

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

Released: August 19, 2012  |  Added: August 19, 2012 | Visits: 1.320

GOGO Image Viewer Lite ActiveX Control GOGO Image Viewer Lite ActiveX OCX is intended for viewing with image data from different sources. It can help you to view, zoom, rotate by angle and print images include Bmp, Gif, Jpg, Jpeg, Png, Tif, Tiff from URL, FTP, database, Access, SQL Server, Oracle, MySQL. You can get the height and...


Platforms: Windows

License: Freeware Download (112): GOGO Image Viewer Lite ActiveX Control Download

Added: September 05, 2010 | Visits: 1.216

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.124

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: 869

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: 941

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.327

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.356

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

Added: July 01, 2010 | Visits: 1.201

HostIP.info Geolocation Plugin HostIP.info Geolocation Plugin displays information using hostip.info data. Displays Geolocation information for a website using hostip.info data. Works with all versions of Firefox How it works: Displays IP Trace information when you hover the mouse over a hyperlink, and the IP will show...


Platforms: *nix

License: Freeware Size: 35.84 KB Download (109): HostIP.info Geolocation Plugin Download

Added: March 16, 2010 | Visits: 2.043

Wiki::Toolkit::Plugin::RSS::Reader Wiki::Toolkit::Plugin::RSS::Reader is a Perl module to retrieve RSS feeds for inclusion in Wiki::Toolkit nodes. Use this Wiki::Toolkit plugin to retrieve an RSS feed from a given URL so that you can include it in a wiki node. SYNOPSIS use Wiki::Toolkit::Plugin::RSS::Reader; my $rss =...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (108): Wiki::Toolkit::Plugin::RSS::Reader Download

Added: June 25, 2010 | Visits: 1.024

XMMS Root Visualization Plugin XMMS Root Visualization Plugin is a little XMMS plugin wich can draw a spectrum analyzer directly to the background (root window) of X. Whats New in This Release: - changed code to get rid of gcc 4 compiler warnings - added alpha channel to all colors - rewrote configuration backend -...


Platforms: *nix

License: Freeware Size: 337.92 KB Download (108): XMMS Root Visualization Plugin Download

Released: October 13, 2010  |  Added: October 20, 2010 | Visits: 1.500

Sense TEXT  Plugin The Sense Text Plugin is one of two plugins specifically designed to support the more popular file formats used for document outlining. The plugin enables both tabbed and space indented plain text files to be imported into Silva Elm's Sense Structured Document Editor. The plugin...


Platforms: Windows

License: Freeware Size: 689.34 KB Download (108): Sense TEXT Plugin Download

Added: November 23, 2010 | Visits: 1.355

Template::Plugin::XML Template::Plugin::XML is a XML plugin for the Template Toolkit. SYNOPSIS [% USE XML; dom = XML.dom(foo.xml); xpath = XML.xpath(bar.xml); simple = XML.simple(baz.xml); rss = XML.simple(news.rdf); %] [% USE XML(file=foo.xml); dom = XML.dom xpath = XML.xpath # ...etc... %] [% USE...


Platforms: *nix

License: Freeware Size: 26.62 KB Download (107): Template::Plugin::XML Download

Added: June 27, 2010 | Visits: 1.041

Xfce4-mount-plugin Xfce 4-mount-plugin provides a plugin for the Xfce 4 panel allowing you to mount devices and have them opened in a file manager afterwards. This little plugin behaves like the "kwikdisk - removable media utility" shipped with KDE. Press it and it will display a list of items representing your...


Platforms: *nix

License: Freeware Size: 174.08 KB Download (107): Xfce4-mount-plugin Download

Released: October 17, 2012  |  Added: October 17, 2012 | Visits: 1.463

e107 Chat Plugin for 123 Flash Chat e107 Chat Plugin is used to integrate e107 Database with 123 Flash Chat Software to add a live chat room in website. With the Chat Plugin, the integration is easy,fast, secure & seamless and the chat room is full-featured Flash Client with powerful Java Server. Once the integration is successful,...


Platforms: Windows, Mac, Linux, Linux Console, Linux Gnome, Linux GPL, Linux Open Source, Pocket PC, Unix, Other

License: Freeware Download (107): e107 Chat Plugin for 123 Flash Chat Download

< 1 2 3 4 5