New tab or view



  • It would be really nice to have some sort of extra tab or extra view in the client that has a DOM that is accessible directly from our code. 

    The processing this could be completely client-side and could be used for an unlimited number of things such as static logging, our own menus or buttons that would invoke console commands, a list of links to navigate between our own rooms or rooms of allies,  etc.

    I know that this is possible through extensive trickery and logging script tags to the console and there are already some really cool examples of things like this created by community members, but it would be nice to have something like this built in so that it didnt require so many hack style maneuvers to do things like this.