It allows to enable it easily in GLES renderer. And we check if this extension is available anyway because it's needed for shadows, so we can use it for other shaders too.
Now we only need UBO to store the joint matrices to support it
Also use the same shader code for normal map shader