Commit Graph

8 Commits (287074b73e205e13787d73e9645f77e145e41fb9)

Author SHA1 Message Date
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