1

Bigger Chatbox by bookmark

Hey, if you want a bigger Chatbox just make a bookmark in your browser, click on edit and make this text the url:

javascript:var test = document.getElementById("chat-box").style.width = '50%'; var test2 = document.getElementById("chat-box-content").style.height = '600px';

Then click it while the chatbox is open and it will cover 50% of the width and 600pixels of height (easily changeable like you can see)

Saw somebody in the chatbox saying he needs a bigger one, so I just made this real quick

Hope i helped :P
1
We will be making it bigger also soon.