Hi!
What do you think about improve the inspector crumbs, with a XPATH generator?. In other words, right click at some item of crumbs and then choose 'XPath Expression' and generate something like:
/html[@class='has-js']/body/header/div[(@id='loginzone') and (@class='user')]/input[@type='text']
It could be very useful.
Regards!