changed observer callback
update names based on the element from the mutation event rather than checking the chatbox for unchecked messages each mutation
This commit is contained in:
@@ -5,5 +5,6 @@
|
||||
"namespace": "zomo.dev",
|
||||
"match": ["https://www.twitch.tv/*"],
|
||||
"version": "0.1",
|
||||
"runat": "document-end"
|
||||
"runat": "document-end",
|
||||
"grant": ["unsafeWindow"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user