cletusc / Userscript--Twitch-Chat-Emotes

Adds a button to Twitch that allows you to "click-to-insert" an emote.
http://cletusc.github.io/Userscript--Twitch-Chat-Emotes/
MIT License
36 stars 20 forks source link

Expose API: clear settings #45

Closed cletusc closed 10 years ago

cletusc commented 10 years ago

window.emoteMenu.clearSettings() would wipe out all the localStorage keys that this script uses.

cletusc commented 10 years ago

Closing, although this would be very easy to implement. This API should be called by a user, not programmatically.