Over a year ago I posted about the lack of a View Background Image option in Firefox when right-clicking on links. As a web designer, I use that context menu item on a regular basis, so for it to not be there for links seemed like a glaring omission.
To my surprise, a very kind volunteer came to the rescue with a head-start on an extension and an invitation to improve on it. The problem was that his simple extension did exactly what I wanted it to. When you right-clicked on a link, there was a “View Background Image” item that, when you clicked on it, linked to the CSS background-image of that element.
I didn’t feel the need to improve on James’ extension until it stopped working in Firefox3. Yes, there are many other ways of discovering the background-image of an element in Firefox (specifically through Firebug and the Web Developer Toolbar) but I wanted my context menu item back, so I dove into the extensions folder and added the following functionality:
While it doesn’t seem like a mission-critical extension, I’ve started relying on it for my day-to-day work and thought you might find it useful as well.
So without further ado, you can download the extension here.
James Booker at 3:06 AM on Thursday, Nov 6, 2008
Jason,
Many thanks for the kind words and the links - I'm glad you finally got around to doing something with this - glad you're finding it useful!
Cheers
JB
If you have a Gravatar, the image above will be replaced by it when you post your comment.
Ken at 2:09 PM on Wednesday, Nov 5, 2008
I've been.. uh.. beta testing.. this for a while. Works like a charm. Good stuff, Jason.