How to change text of Element Inspector tooltip/highlight via Chrome Extension?
问题 I would like to change the tooltip text of of Chrome's Element Inspector. (The one you see within the page when hovering a node in the tree view). I want to add additional information there. Is this somehow possible? I could not find any information in the docs. Alternatively creating a new little tooltip at another corner of the highlight rectangle (which will not interfere with the existing one) would be fine too. Thanks for any hints & tips. 回答1: So the answer is basically "you can't do