devtools-example
devtools-example copied to clipboard
DevTools extension examples
devtools-example
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
evaland a content script; and - a separate tab example that uses messaging.