URL: http://addons.mozilla.org/extensions/moreinfo.php?id=2104&application=firefox

I only noticed this new Firefox Extension today. It's 1.0 version was released yesterday only. You install it, add it to your toolbar and then you can use it to inspect elements to get the complete rundown of the CSS declaration for a chosen element.

I've haven't tested it fully yet but it looks really promising. If you're a web developer, this is a must. It's much better than the Firebug CSS inspector but someone more clever than me can probably point out that they serve different purposes.

Get it here

Comments

Your email will never ever be published.

Previous:
waiting for your guidance February 19, 2006
Next:
Google and Python code February 22, 2006 Python
Related by category:
Fastest way to find out if a file exists in S3 (with boto3) June 16, 2017 Web development
Be very careful with your add_header in Nginx! You might make your site insecure February 11, 2018 Web development
<datalist> looks great on mobile devices August 28, 2020 Web development
How to have default/initial values in a Django form that is bound and rendered January 10, 2020 Web development
Related by keyword:
Button tag in bloody Internet Explorer August 9, 2005 Web development
Getting uploadify to work July 17, 2009 Web development
Future of Web Apps (quick summary and thoughts) October 4, 2007 Web development
Python inspect module August 16, 2004 Python