I'd like to remove the share tab so projects can't be uploaded online. How would I go about doing this?
Offline
Or if you don't want to edit Scratch, you can do this:
Scratch 1.4 Reference Guide wrote:
Disabling Sharing to Website
In some cases, you may not want users to upload their Scratch projects online at all. Adding the
following line to the file Scratch.ini will hide the “Share” menu and button:Code:
Share=0
Offline