I’m not a makecode or typescript expert. This is more of a speculation / idea!
The settings extension lets you save variables outside of the simulator’s runtime. However, it is limited to that one browser instance. Is there a way to have any instance share the same variable values? (IE: The same leaderboard for everyone on any computer)
An extension that connects to a server to update information instead of just browser cache?