I just saw this link, about how to inspect "Canvas frames" on Chrome Dev Tools, but how to do it on Chrome extensions?
I think that the chrome.debugger.sendCommand
method should be used here.
How to do it on Chrome Extensions?
EDIT: I usually want to inspect these data using Chrome's debugger or some similar method, without interacting with the JavaScript's code.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…