If you are building any kind of kit sets in blender and have a bunch of objects all spread out, The following blender script auto-exports each individual object, properly centering each object at its own origin.
It will also ignore hidden objects, and automatically enable “custom properties” on the gltf export so that you can export colliders etc.
To use it, go to the scripting tab in blender, click + New, paste it in, and hit the play button to run it.