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

Firefox Cache freeware
Filter: All | Freeware | Demo
 

Firefox Cache

1 2 3 4 5 > 
Added: June 02, 2010 | Visits: 925

Passive Cache Passive Cache is a Firefox extension that retrieves a stripped version of the cached Google page for a URL, as well as a listing of Waybacks archived pages for the URL. In essence, it allows the viewing of a page, or site, without any active connections being made to the site.. Home of The Baskin... Platforms: *nix

License: Freeware Size: 7.17 KB Download (120): Passive Cache Download

Added: December 01, 2013 | Visits: 470

DNS Cache DNS Cache offers you a easy way for you to disable the Firefox DNS Cache. After the installation, there's a new button you can drag into your main panel. Just right click on your main panel and select "Arrange", now you should see a new icon for the DNS Cache, which you can easily drag and drop... Platforms: Mac

License: Freeware Size: 10.24 KB Download (42): DNS Cache Download

Added: August 06, 2013 | Visits: 520

Empty Cache Button Adds an 'Empty Cache' button to your Firefox toolbar. Clear cache and reload with a single click. FEATURES: 1). Single button for clearing cache (Memory, Disk, Offline, Favicon) 2). Notification balloon for feedback (change in Options) 3). Automatic current or all tabs refresh after cache is... Platforms: *nix

License: Freeware Size: 30.72 KB Download (34): Empty Cache Button Download

Added: February 15, 2010 | Visits: 1.265

Cache Status Cache Status displays cache status and allows easy management from status bar. This utility extension monitors your cache statistics for both memory and disk devices, pulling the numbers straight from the same place that about:cache does. You can also clear your cache by right-clicking on the... Platforms: *nix

License: Freeware Size: 18.43 KB Download (106): Cache Status Download

Released: October 11, 2012  |  Added: October 11, 2012 | Visits: 1.038

Flash Video Save Adapter for Firefox "Flash Video Save Adapter for Firefox" enables you to download Flash videos by right-clicking on the video and selecting "Save this Flash Video" from a context menu instead of dealing with URL's or cache files. Once the download operation is initiated you can stop playing the video. The tool will... Platforms: Windows

License: Freeware Size: 1.46 MB Download (60): Flash Video Save Adapter for Firefox Download

Released: November 25, 2012  |  Added: November 25, 2012 | Visits: 512

MozillaCacheView MozillaCacheView is a small utility that reads the cache folder of Firefox/Mozilla/Netscape Web browsers, and displays the list of all files currently stored in the cache. For each cache file, the following information is displayed: URL, Content type, File size, Last modified time, Last fetched... Platforms: Windows

License: Freeware Size: 61.44 KB Download (55): MozillaCacheView Download

Released: October 03, 2000  |  Added: June 08, 2006 | Visits: 4.149

Cache Lister for WinGate Cache Lister generates a listing of all URLs which are in WinGates cache. The information listed for each entry includes URL, cache file, size, cache hits, content type and access/modification date. This listing can be used to eliminate old or unwanted content from the cache. Platforms: Windows

License: Freeware Size: 185 KB Download (352): Cache Lister for WinGate Download

Added: June 14, 2006 | Visits: 8.013

IE Cache&History Viewer The ‘IE Cache and History viewer‘ is a simple and fast freeware utility that allows you manage the internet explorer cache. You can examine web pages you have visited and show them in the internal web browser, view a content of temporary files and cookies. It provides the function to clean... Platforms: Windows

License: Freeware Size: 641 KB Download (667): IE Cache&History Viewer Download

Released: August 09, 2007  |  Added: August 18, 2007 | Visits: 8.999

Clear History Clear History is free application to securely destroy all evidence of your internet and computer usage activity, visited and typed web sites, Internet Explorer and Firefox history, autocomplete forms, entered passwords, cookies, cache, index.dat files, recent documents, search, find history,... Platforms: Windows

License: Freeware Size: 1.01 MB Download (1157): Clear History Download

Released: January 09, 2015  |  Added: January 10, 2015 | Visits: 2.587

Mozilla Firefox The award-winning Web browser is now faster, more secure, and fully customizable to your online life. Browse the Web with confidence - Firefox protects you from viruses, spyware and pop-ups. Enjoy improvements to performance, ease of use and privacy. It is easy to import your favorites and... Platforms: Windows 8, Windows, Windows 7

License: Freeware Size: 37.79 MB Download (534): Mozilla Firefox Download

Released: November 24, 2008  |  Added: December 02, 2008 | Visits: 2.023

IOSurf for FireFox See who else is at your favorite website with this cool social addon for Firefox and Flock. IOSurf creates a true Social Web Browsing experience so you can meet people who share your interests. IOSurf is the new social way to experience the web! Browser Chat at its finest! Platforms: Windows, Mac, *nix

License: Freeware Size: 19.15 KB Download (253): IOSurf for FireFox Download

Released: May 15, 2008  |  Added: April 27, 2010 | Visits: 2.993

Firefox Coupon Search Toolbar Coupon Search Toolbar for Firefox, find some of the best deals around from the best retailers on the net. Coupons, discount codes and more. Platforms: Windows

License: Freeware Size: 321.87 KB Download (157): Firefox Coupon Search Toolbar Download

Added: January 18, 2010 | Visits: 1.361

CGI::Cache CGI::Cache is a Perl extension to help cache output of time-intensive CGI scripts. WARNING The interface as of version 1.01 has changed considerably and is NOT compatible with earlier versions. A smaller interface change also occurred in version 1.20. SYNOPSIS Heres a simple example:... Platforms: *nix

License: Freeware Size: 44.03 KB Download (94): CGI::Cache Download

Added: January 18, 2010 | Visits: 1.092

CPAN::Cache CPAN::Cache is a Perl module abstract locally-cached logical subset of a CPAN mirror. There have been any number of scripts and modules written that contain as part of their functionality some form of locally stored partial mirror of the CPAN dataset. CPAN::Cache does the same thing, except... Platforms: *nix

License: Freeware Size: 21.5 KB Download (102): CPAN::Cache Download

Added: September 07, 2010 | Visits: 1.183

Cache::Memcached::Tie Cache::Memcached::Tie is a Perl module created for using Cache::Memcached as hash. SYNOPSIS #!/usr/bin/perl -w use strict; use Cache::Memcached::Tie; my %hash; my $memd=tie %hash,Cache::Memcached::Tie, {servers=>[192.168.0.77:11211]}; $hash{b}=[a,{b=>a}]; print $hash{a}; print... Platforms: *nix

License: Freeware Size: 15.36 KB Download (97): Cache::Memcached::Tie Download

Added: November 07, 2010 | Visits: 1.140

Cache-Memcached-Tie Cache-Memcached-Tie is a tie for Cache::Memcached. Installation: To install this module type the following: perl Makefile.PL make make test make install. Platforms: *nix

License: Freeware Size: 15.36 KB Download (96): Cache-Memcached-Tie Download

Added: August 08, 2010 | Visits: 1.131

Cache::BerkeleyDB Cache::BerkeleyDB Perl module implements the Cache::Cache interface. This module implements the Cache interface provided by the Cache::Cache family of modules written by DeWitt Clinton. It provides a practically drop-in replacement for Cache::FileCache. As should be obvious from the name, the... Platforms: *nix

License: Freeware Size: 12.29 KB Download (96): Cache::BerkeleyDB Download

Added: November 02, 2010 | Visits: 1.091

Cache::Static Cache::Static is a Perl module used for caching without freshness concerns. SYNOPSIS HTML::Mason instructions In handler.pl: use Cache::Static; In any component you where you have a well defined set of dependencies which change the output: < %init > my $_cs_deps = [ #file dependencies... Platforms: *nix

License: Freeware Size: 60.42 KB Download (97): Cache::Static Download

Added: November 24, 2010 | Visits: 1.122

Cache::Repository Cache::Repository is a Perl module used to cache generic file repository. SYNOPSIS my $rep = Cache::Repository->new( style => Filesys, # options for the F::R driver ); $rep->add_files(tag => groupname, files => @filenames, basedir => /tmp, move => 1, ); $rep->add_filehandle(tag =>... Platforms: *nix

License: Freeware Size: 12.29 KB Download (102): Cache::Repository Download

Added: October 09, 2010 | Visits: 945

Cache::Cache Cache::Cache Perl module contains the Cache interface. The Cache modules are designed to assist a developer in persisting data for a specified period of time. Often these modules are used in web applications to store data locally to save repeated and redundant expensive calls to remote machines... Platforms: *nix

License: Freeware Size: 34.82 KB Download (91): Cache::Cache Download

1 2 3 4 5 >