Following the update to the X-Ray extension is the new version of Professor X for Firefox. While X-Ray lets you see ‘through’ a webpage to the HTML tags inside the body, Professor X lets you see inside the head tag without viewing the sourcecode.
I’ve submitted the update to Mozilla Addons, but I’m not sure how long it will take for that to make its way through the approval process and be made available for download. For anyone who wants to get the extension from Design Meme, here’s the link:
Install Professor X version 0.5
What was interesting with this update was that Firefox 3 now prevents the a webpage from accessing any of stylesheets or icons packaged with the extension through the chrome:// url. This meant changing the approach to how Professor X worked, making all of the CSS part of the javascript file and encoding all of the icons in Base64.
It’s good to finally have both of these extensions working with Firefox 3 (I’d missed having them for my own use!).