This repo contains a number of examples that show how the Chrome (and Firefox) DevTools can be extended using browser extensions:
- a sidebar example - on the Elements tab - that uses
setExpression
; - another sidebar example that uses
eval
and a content script; and - a separate tab example that uses messaging.