Extension
Extension copied to clipboard
Hide User-Specific FFZ Emotes
trafficstars
Partially resolves #212
If you don't want to support user-specific global emotes, this is the bare minimum to hide them from the list entirely.
Slight note about the type definition: technically the default_sets array is made of integers, but they're compared to the sets keys, which are strings, and in case IDs ever change style (such as GUID/base64 of some value), it won't need changing.
Superceded by v3.0.0 @ aaaac7f