The latest version of Firefox has led to the removal of a useful tool in the Firebug extension which I use a lot in website design, namely the copy css path. I used to open Firebug and select the required element. By right hand clicking I could copy and paste the correct css path to be able to edit this element.
I've played around with the new version including adding Firepath but I can't seem to find how to simply copy and paste the path I need. This was the most important tool so it seems odd it's been removed.
Can anyone advise me how to get it back? Or another way to do find the path simply and quickly?
Thanks.
Via the Firebug homepage:
The feature you are looking for is supported in the native Firefox developer tools. Find the element in the element selector, and then look under "Copy" for "CSS Selector" in the context menu.