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

Amazing Ebay Highlight software
Filter: All | Freeware | Demo
 

Amazing Ebay Highlight

1 2 3 4 5 > 
Added: September 16, 2013 | Visits: 579

Amazing eBay Highlight Search Allows one to highlight and then search eBay through the context menu. (ebay.com,ebay.co.uk,ebay.com.au,ebay.be,ebay.ca,ebay.es,ebay.fr,ebay.in,ebay.it,ebay.nl) Platforms: Mac

License: Freeware Size: 286.72 KB Download (32): Amazing eBay Highlight Search Download

Added: September 13, 2013 | Visits: 546

Amazing eBay Button Amazing eBay Button is a Firefox extension that allows you to easily navigate the most commonly used Ebay links. All Ebay Sites are supported: - ebay.com - ebay.co.uk - ebay.com.au - ebay.be - ebay.ca - ebay.es - ebay.fr - ebay.in - ebay.it - ebay.nl Supported Links: * Sign In * Register * My... Platforms: *nix

License: Freeware Size: 215.04 KB Download (42): Amazing eBay Button Download

Released: January 12, 2006  |  Added: February 11, 2006 | Visits: 6.701

SUPREME AUCTION for eBay SUPREME AUCTION (www.supreme-auction.com) eBay Innovation Award winner. Free eBay Listing Solution with free auction designs, free eBay pictures! Very easy to use with maximum design output. Simply more success: Trust on profi designs with up to 4 free eBay pictures, professional design, amazing... Platforms: Windows

License: Freeware Size: 1.17 MB Download (452): SUPREME AUCTION for eBay Download

Added: February 18, 2006 | Visits: 3.189

HarvEX Auction Processor for eBay HarvEX Auction Processor provides superior information and timing in eBay auctions. HarvEX is an international class automation tool for efficiently bidding, navigating and analyzing on eBay. It is easy-to-use despite its enormous power. Features: Bid manager, bid groups, last-second bidding... Platforms: Windows

License: Shareware Cost: $20.00 USD Size: 1.46 MB Download (115): HarvEX Auction Processor for eBay Download

Added: August 05, 2006 | Visits: 3.288

Amazing Waterfall Have you ever been after a long and exhausting working day near Amazing Waterfall? All is surprising and special here. Sit down on an ancient stone that is all covered by the glue, look at this miracle of a nature - Amazing Waterfall among the untouched wood! This is unusual place, may be, you... Platforms: Windows

License: Shareware Cost: $12.99 USD Size: 2.33 MB Download (102): Amazing Waterfall Download

Released: May 09, 2003  |  Added: June 20, 2006 | Visits: 2.976

Prospector Professional for eBay Prospector helps you find what you want quicker, saves you time, and helps you win auctions on eBay. You can save and organize all your eBay searches for one-click replay. Extra searches let you search more powerfully than with eBay alone. Win auctions with the built-in sniper. Prospector... Platforms: Windows

License: Shareware Cost: $39.00 USD Size: 4.13 MB Download (125): Prospector Professional for eBay Download

Added: August 05, 2006 | Visits: 3.188

Amazing Mosaic This is an amazing mosaic building game for kids (age 3+) which would help them to improve their creativity. It contains 18 nice, pre-made pictures to "paint" with hundreds (!) of different mosaic tiles, like in a coloring book. Ability to create colorful, individual images, which can be saved... Platforms: Windows

License: Shareware Cost: $9.95 USD Size: 2 MB Download (114): Amazing Mosaic Download

Added: April 07, 2006 | Visits: 2.676

Amazing CD Ripper Amazing CD Ripper is a powerful and easy-to-use software for ripping audio CD tracks and save them into audio formats MP3 ,WAV ,WMA, APE (Monkey's Audio), or OGG Vorbis. This cd ripper makes your own MP3, WAV, WMA, APE, OGG copies from audio CDs directly with no temporary files. Amazing CD... Platforms: Windows

License: Shareware Cost: $19.95 USD Size: 5.57 MB Download (122): Amazing CD Ripper Download

Added: January 05, 2006 | Visits: 4.712

Amazing 3D Aquarium EleFun Multimedia is proud to introduce you to our new product called Amazing 3D Aquarium - Screensaver and Wallpaper. EleFun Multimedia has leveraged its development of 3D technologies to make this product bright and attractive. This product immerses you into a contrasting underwater world... Platforms: Windows

License: Shareware Cost: $16.25 USD Size: 4.92 MB Download (183): Amazing 3D Aquarium Download

Added: February 17, 2006 | Visits: 4.812

HarvEX Auction Sniper & Macro Bot (eBay) This software is a complete eBay auction harvester, works worldwide and grows with your needs – if your are a bidder or a seller. The precise, full-featured auction sniper wins auctions in the last seconds and works either standalone or optionally from an extra server while the PC is off.... Platforms: Windows

License: Shareware Cost: $19.90 USD Size: 1.72 MB Download (159): HarvEX Auction Sniper & Macro Bot (eBay) Download

Released: October 10, 2004  |  Added: November 16, 2006 | Visits: 5.477

Auction Explorer for eBay Auction Explorer is the first and only Internet Explorer Add-on for eBay. Now you have access to the advanced eBay search features right from within Internet Explorer. Easily save and navigate searches on your terms. You can even sync your eBay Watches and Bids with one click access! Stay on top... Platforms: Windows

License: Freeware Size: 1.97 MB Download (225): Auction Explorer for eBay Download

Released: September 24, 2012  |  Added: July 31, 2013 | Visits: 4.951

BayGenie eBay Auction Sniper Pro BayGenie ebay Auction Sniper Pro tracks eBay auctions and automatically places bids in the last seconds of auctions. Features: integrated browser * supports bidding groups * supports 16 eBay global sites, including eBay US, Canada, Germany and United Kingdom * eBay login integration * supports... Platforms: Windows

License: Shareware Cost: $19.95 USD Size: 2.01 MB Download (206): BayGenie eBay Auction Sniper Pro Download

Added: March 24, 2010 | Visits: 973

Text::Highlight Text::Highlight is a syntax highlighting framework. SYNOPSIS use Text::Highlight preload; my $th = new Text::Highlight(wrapper => " %s n"); print $th->highlight(Perl, $code); Text::Highlight is a flexible and extensible tool for highlighting the syntax in programming code. The markup... Platforms: *nix

License: Freeware Size: 49.15 KB Download (102): Text::Highlight Download

Added: February 04, 2010 | Visits: 1.237

Syntax::Highlight::Perl Syntax::Highlight::Perl is a Perl module that can highlight Perl Syntactical Structures. SYNOPSIS # simple procedural use Syntax::Highlight::Perl :BASIC; # or :FULL print format_string($my_string); # OO use Syntax::Highlight::Perl; my $formatter = new Syntax::Highlight::Perl; print... Platforms: *nix

License: Freeware Size: 33.79 KB Download (115): Syntax::Highlight::Perl Download

Added: January 03, 2010 | Visits: 1.440

eBay::API eBay::API is a Perl SDK for eBay Web services Interface. SYNOPSIS # 1. GeteBayOfficialTime use eBay::API::XML::Call::GeteBayOfficialTime; my $pCall = eBay::API::XML::Call::GeteBayOfficialTime->new(); $pCall->execute(); my $sOfficialTime = $pCall->getEBayOfficialTime(); # 2. GetUser use... Platforms: *nix

License: Freeware Size: 99.33 KB Download (98): eBay::API Download

Added: February 02, 2010 | Visits: 1.037

Syntax::Highlight::Engine::Kate Syntax::Highlight::Engine::Kate is a port to Perl of the syntax highlight engine of the Kate texteditor. Syntax::Highlight::Engine::Kate is a port to perl of the syntax highlight engine of the Kate text editor. The language xml files of kate have been rewritten to perl modules using a script.... Platforms: *nix

License: Freeware Size: 348.16 KB Download (93): Syntax::Highlight::Engine::Kate Download

Added: September 25, 2010 | Visits: 1.194

Syntax::Highlight::Engine::Kate::Java Syntax::Highlight::Engine::Kate::Java is a Perl plugin for Java syntax highlighting. SYNOPSIS require Syntax::Highlight::Engine::Kate::Java; my $sh = new Syntax::Highlight::Engine::Kate::Java([ ]); Syntax::Highlight::Engine::Kate::Java is a plugin module that provides syntax highlighting... Platforms: *nix

License: Freeware Size: 348.16 KB Download (107): Syntax::Highlight::Engine::Kate::Java Download

Added: February 27, 2010 | Visits: 1.069

Syntax::Highlight::Engine::Kate::C Syntax::Highlight::Engine::Kate::C is a plugin for C syntax highlighting. SYNOPSIS require Syntax::Highlight::Engine::Kate::C; my $sh = new Syntax::Highlight::Engine::Kate::C([ ]); Syntax::Highlight::Engine::Kate::C is a plugin module that provides syntax highlighting for C to the... Platforms: *nix

License: Freeware Size: 256 KB Download (104): Syntax::Highlight::Engine::Kate::C Download

Added: May 12, 2010 | Visits: 1.074

Net::eBay Net::eBay is a Perl Interface to XML based eBay API. SYNOPSIS This module helps user to easily execute queries against eBays XML API. Copyright Igor Chudov. ################################################## # For support, docs, info, email to author go to # # # #... Platforms: *nix

License: Freeware Size: 17.41 KB Download (97): Net::eBay Download

Added: July 19, 2010 | Visits: 1.149

GNU Source-highlight GNU Source-highlight produces a document with syntax highlighting when given a source file. Source-highlight reads source language specifications dynamically, thus it can be easily extended (without recompiling the sources) for handling new languages. GNU Source-highlight also reads output... Platforms: *nix

License: Freeware Size: 614.4 KB Download (99): GNU Source-highlight Download

1 2 3 4 5 >