Currently when viewed on mobile, rather unhelpfully the page renders "This special page requires JavaScript to work" however I don't see any reason why it should.
To fix this you'll need to add on all modules:
"targets": [ "desktop", "mobile" ]
This should be a blocker for rolling this out into production. All new extensions should be mobile friendly by default.