Posts Tagged ‘firefox’

Quicktime on Firefox

Tuesday, July 8th, 2008

apt-get install mplayer
apt-get install mplayerplug-in

Firefox Plug-in Clear Cache Button

Wednesday, June 11th, 2008

Clear Cache Button

https://addons.mozilla.org/en-US/firefox/addon/1801

Firefox for Web Developers

Saturday, July 14th, 2007

There is a plugin for Firefox very useful to people who develope for the Web.

Firebug After installation, you can access to it by clicking on the small green icon on the right bottom corner of Firefox window.
For example, thanks to a dropdown widget you can find out which css or script files are included by the page (very useful for debugging).
Another feature for the debugging phase, is the ability to edit the page directly on the browser, seeing the effects immediately.
Very useful to debug AJAX.
N.B.: when it’s active, the Firefox cache is disable.

Web Developer is another very useful plugin with some features more than Firebug and some features less.

Live HTTP Headers to inspect HTTP headers

YSlow analyzes web pages and tells you why they’re slow based on Yahoo’s rules for high performance web sites

Measure itruler extension for web developers

Clear Cache Button https://addons.mozilla.org/en-US/firefox/addon/1801

JSView

TimestampDecodeUseful with phpMyAdmin to get more from a timestamp column (field) - https://dev.deboot.sk/?section=firefox&package=timestampdecode