I am using Three.js where I am trying to load the .json and .mtl file. Using Firefox WebBrowser.
var loaders = new THREE.OBJLoader(); // using the loader in