The ‘ext’ space is for adhoc storage. Plugins should never use this. Users use it when they just need to store some more stuff. They allow you to add properties to an object (typically primitives).
Extensions are a more formal mechanism and is how plugins should extend objects. They allow you to attach a new object to an object.