Scratch3-Dev-Tools
Scratch3-Dev-Tools copied to clipboard
Move some event handling to click instead of mousedown
Fixes #21
Apparently preventing mousedown doesn't prevent click in Firefox
I tested that the share button warning works in firefox and chrome, but you should probably check that everything else still works.