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

Find Favorites Toolbar freeware
Filter: All | Freeware | Demo
 

Find Favorites Toolbar

< 1 2 3 4 5 > 
Added: August 29, 2008 | Visits: 2.070

world TVRT Toolbar Edition 5.56t Get more than 1750 TV channels and 8550 radio stations Absolutely free (gratis), You only will need to download and keep our new toolbar, worldTVRT only can be launched from it. In adition to worldTVRT Freeware Edition, the toolbar includes hundreds of tools, gadgets and utilities. This version...



Platforms: Windows

License: Freeware Size: 3.6 KB Download (712): world TVRT Toolbar Edition 5.56t Download

Released: October 30, 2008  |  Added: November 03, 2008 | Visits: 2.407

URank IE toolbar for website rating URank is a Free browser toolbar that enables ranking/rating several aspects in websites and categorizing them. Currently supports IE (Internet Explorer) web browser only. Get to know what others think about the website you are visiting. Is the website reliable? Is it free? Is it Ad-free? Is...





Platforms: Windows

License: Freeware Size: 390.62 KB Download (115): URank IE toolbar for website rating Download

Released: February 05, 2009  |  Added: April 27, 2010 | Visits: 2.039

Prize Live Toolbar Get the Prize Live Toolbar v3 today and start earning money faster! Login to your personal account and view your points and game credits. View the newest offers added to Prize Live. View a list of random offers that you have never completed before. Receive a daily bonus just for using our...


Platforms: Windows

License: Freeware Size: 488.76 KB Download (216): Prize Live Toolbar Download

Added: January 18, 2010 | Visits: 1.045

Firevine Toolbar Firevine Toolbar is a toolbar for Mozilla Firefox web browser, that helps to improve the user experience at newsvine.com. Multiple site functions have been included in this toolbar, including a quick link to both your column and the frontpage as well as a site search, automatically updating...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (94): Firevine Toolbar Download

Added: January 07, 2010 | Visits: 1.539

File::Find::Parallel File::Find::Parallel allows you to traverse a number of similar directories in parallel. SYNOPSIS use File::Find::Parallel; my $ffp = File::Find::Parallel->new( qw( /foo /bar ) ); print "Union:n"; my $union = $ffp->any_iterator print " $_n" while $_ = $union->(); print...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (92): File::Find::Parallel Download

Added: September 22, 2010 | Visits: 913

Monalo Toolbar Monalo Toolbar Firefox extension lets you: 1) Show RSS feed headlines directly in the toolbar with a slick fade-in effect. You can also select from a list of topics (i.e. Technology, Video Gaming, Star Wars) to get headlines from feeds relating to the chosen topic. 2) Be notified when there...


Platforms: *nix

License: Freeware Size: 33.79 KB Download (103): Monalo Toolbar Download

Added: August 22, 2010 | Visits: 1.443

File::Find::Closures File::Find::Closures is a Perl module with functions you can use with File::Find. SYNOPSIS use File::Find; use File::Find::Closures qw(:all); my( $wanted, $list_reporter ) = find_by_name( qw(README) ); File::Find::find( $wanted, @directories ); File::Find::find( { wanted => $wanted, ......


Platforms: *nix

License: Freeware Size: 7.17 KB Download (100): File::Find::Closures Download

Added: April 04, 2010 | Visits: 924

AsiVan Toolbar AsiVan Toolbar is a Firefox extension to display Live Scores for world soccer fanatics. The toolbar displays World Cup, Libertadores Cup and Mexican Soccer Real Time Scores.. asi scale flow meter control valve floor moisture load cell


Platforms: *nix

License: Freeware Size: 3.07 KB Download (102): AsiVan Toolbar Download

Added: August 13, 2010 | Visits: 1.499

Test::File::Find::Rule Test::File::Find::Rule is a Perl module to test files and directories with File::Find::Rule. SYNOPSIS use Test::File::Find::Rule; # Check that all files in $dir have sensible names my $rule = File::Find::Rule ->file ->relative ->not_name(qr/^[w]{1,8}.[a-z]{3,4}$/);...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (104): Test::File::Find::Rule Download

Added: March 18, 2010 | Visits: 1.459

File::Find File::Find is a Perl module to traverse a directory tree. SYNOPSIS use File::Find; find(&wanted, @directories_to_search); sub wanted { ... } use File::Find; finddepth(&wanted, @directories_to_search); sub wanted { ... } use File::Find; find({ wanted => &process, follow => 1 }, .);...


Platforms: *nix

License: Freeware Size: 12.2 MB Download (96): File::Find Download

Added: March 05, 2010 | Visits: 1.338

Monster Blog Sack Monster Blog Sack Firefox extension is a toolbar that allows users to surf blogs (according to your categories of interest,) sack (a MBS rating system,) tag, search, share, and add blogs to favorites. Sacking a blog shares your opinion on its quality, and lets other community members who share...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (101): Monster Blog Sack Download

Added: July 20, 2010 | Visits: 1.201

File::Find::Rule::XPath File::Find::Rule::XPath is a Perl module that contains rule to match on XPath expressions. SYNOPSIS use File::Find::Rule::XPath; my @files = File::Find::Rule->file ->name(*.dkb) ->xpath( //section/title[contains(., "Crustacean")] ) ->in($root); This module extends File::Find::Rule to...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (102): File::Find::Rule::XPath Download

Added: March 12, 2010 | Visits: 961

Email::Find Email::Find allows you to find RFC 822 email addresses in plain text. Email::Find is a module for finding a subset of RFC 822 email addresses in arbitrary text (see "CAVEATS"). The addresses it finds are not guaranteed to exist or even actually be email addresses at all (see "CAVEATS"), but...


Platforms: *nix

License: Freeware Size: 39.94 KB Download (132): Email::Find Download

Added: November 09, 2010 | Visits: 856

MP3::Find::Filesystem MP3::Find::Filesystem is a File::Find-based backend to MP3::Find. SYNOPSIS use MP3::Find::Filesystem; my $finder = MP3::Find::Filesystem->new; my @mp3s = $finder->find_mp3s( dir => /home/peter/music, query => { artist => ilyaimy, album => myxomatosis, }, ignore_case => 1, );.


Platforms: *nix

License: Freeware Size: 29.7 KB Download (96): MP3::Find::Filesystem Download

Added: August 15, 2010 | Visits: 956

MP3::Find::Base MP3::Find::Base is a base class for MP3::Find backends. SYNOPSIS package MyFinder; use base MP3::Find::Base; sub search { my $self = shift; my ($query, $dirs, $sort, $options) = @_; # do something to find and sort the mp3s... my @results = do_something(...); return @results; }...


Platforms: *nix

License: Freeware Size: 29.7 KB Download (90): MP3::Find::Base Download

Added: July 13, 2010 | Visits: 1.091

MP3::Find MP3::Find is a Perl module to search and sort MP3 files based on their ID3 tags. SYNOPSIS # select with backend you want use MP3::Find qw(Filesystem); print "$_n" foreach find_mp3s( dir => /home/peter/cds, query => { artist => ilyaimy, title => deep in the am, }, ignore_case => 1,...


Platforms: *nix

License: Freeware Size: 29.7 KB Download (96): MP3::Find Download

Added: January 21, 2010 | Visits: 1.175

NetAddr::IP::Find NetAddr::IP::Find is a Perl module to find IP addresses in plain text. SYNOPSIS use NetAddr::IP::Find; $num_found = find_ipaddrs($text, &callback); This is a module for finding IP addresses in plain text. Functions NetAddr::IP::Find exports one function, find_ipaddrs(). It works very...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (96): NetAddr::IP::Find Download

Added: April 14, 2010 | Visits: 1.200

File::Find::Rule SYNOPSIS use File::Find::Rule; # find all the subdirectories of a given directory my @subdirs = File::Find::Rule->directory->in( $directory ); # find all the .pm files in @INC my @files = File::Find::Rule->file() ->name( *.pm ) ->in( @INC ); # as above, but without method chaining my...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (101): File::Find::Rule Download

Added: April 02, 2010 | Visits: 1.371

File::Find::Similars File::Find::Similars is a Similar files locator. SYNOPSIS use File::Find::Similars; File::Find::Similars->init(0, @ARGV); similarity_check_name(); Similar-sized and similar-named files are picked as suspicious candidates of duplicated files. What descirbes it better than a actual...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (95): File::Find::Similars Download

Added: February 26, 2010 | Visits: 1.229

Quiz Addicts Toolbar Quiz Addicts Toolbar provides a quiz toolbar for quiz addicts. Adds a quiz toolbar for quiz addicts. Thousands of questions produced on the toolbar, One every 10 minutes. An ideal way of learning trivia. Also five quizzes for you to try.. Free quiz. Take on the world. How fast can you get...


Platforms: *nix

License: Freeware Size: 184.32 KB Download (140): Quiz Addicts Toolbar Download

< 1 2 3 4 5 >