issues
search
firebug
/
websocket-monitor
Not compatible with Firefox Quantum (57 and newer)
Other
147
stars
18
forks
source link
Clear connection ID filter list on reload
#42
Closed
eliihen
closed
8 years ago
eliihen
commented
8 years ago
Moves state of connection ID filter to redux store
This automatically clears the list on reload, as it returns to initialState on clear
Persist list on clears using custom clear event with
resetIDfilter
option. This is like prevous implementation in #34
Rename
removeFrames
event ->
tabNavigated
Fixes #41
resetIDfilter
option. This is like prevous implementation in #34removeFrames
event ->tabNavigated
Fixes #41