https://www.youtube.com/watch?v=oZrDjKGn4Hc&feature=youtu.be
You can add your own custom environment in Firefox Reality with a custom cubemap / skybox, you just need to:
Create or download a cubemap (see below for some good places to download them). If you are using Blender, there is a cubemap add-on that you can get from here. Set the camera's FOV to 90º and the render resolution to a power of two (1024, 2048, etc). Take the renders and save them. Adobe Photoshop's built in spherical view works really well for drawing and editing them too.
Rename the output textures to follow the Firefox Reality cubemap texture naming convention: negx, posx, negy, posy, negz, posz. If you are using the Blender cubemap add-on, these are the equivalences from the add-on output:
Lastly, you will need to compress the JPG file using the RGB8_ETC2 compression format. To do that easily, download and install the Mali Texture Compression Tool here
Open your JPGs, select them all, and then select the ETC2 compression and choose the KTX format. Choose an output directory.
or with ADB: adb shell "mkdir -p /sdcard/Android/data/org.mozilla.vrbrowser/files/skybox/"
adb push /path/to/your/cubemap/* /sdcard/Android/data/org.mozilla.vrbrowser/files/skybox/
Here's a cool Space Skybox you can test it with: