Closed cletusc closed 10 years ago
window.emoteMenu.clearSettings() would wipe out all the localStorage keys that this script uses.
window.emoteMenu.clearSettings()
localStorage
Closing, although this would be very easy to implement. This API should be called by a user, not programmatically.
window.emoteMenu.clearSettings()
would wipe out all thelocalStorage
keys that this script uses.