That stuff about how it is better to have tables/indexes as a single extent is a big pile of BS, and has been debunked for many years now.

Export/import to reduce number of extents is ...

i) not going to improve performance unless you have more than many thousands of extents
ii) the wrong way to do it any way -- do "alter table move" and "alter index rebuild" if you really really do have an extent problem.