Commit Graph

11 Commits (master)

Author SHA1 Message Date
Brian Ford a219e1cdd3 feat(pageAction): show page action when instrumentation is active
Closes #199
10 years ago
Brian Ford 68b72bfa6f fix(background): remove data for closed tabs 10 years ago
Brian Ford 0cf05a7588 fix(background): hydrate inspected app data on devtools connect 10 years ago
Brian Ford 287074b73e fix(background): handle refresh better 10 years ago
Brian Ford 5fd469035a fix(background): flush buffer on devtools connect 10 years ago
Erin Altenhof-Long 85606bb78c fix(reload): refresh messages on reload of inspectedWindow
Messages should not be continually added when the inspectedWindow is refreshed.
When the inspectedWindow is refreshed, start a new list of messages.
10 years ago
Erin Altenhof-Long d0da55123f feat(buffer): buffer messages before devTools open
Before the devTools are opened, messages should be buffered. This way they can
be delivered when the devTools are opened.
10 years ago
Carlo s A. Guillen e81023bac7 feat(*): implement connection between content script and devTools pane 10 years ago
Frost a68c9b7724 Moved all the files around and added livereloading to the extension. 10 years ago
Brian Ford febbc8c478 docs: add inline doc for background 10 years ago
Brian Ford 704ac4dfbb reorganize plugin 11 years ago