Request: Frame userdata

We can set userdata for sprite, layers, cels and tags - the only missing piece is userdata for frame.

I’m directly importing *.aseprite files into my game, and being able to add some additional metadata for specific frames (e.g. “play step sound NOW”) would be a welcome addition. Currently I’m setting it in a cel, but with many layers it’s easy to forget which one was it.