Here are the simple steps to get rid of the OGS logo:
Install the Page Manipulator Chrome Plugin
Add this website https://online-go.com/
Add the following Javascript:
document.getElementsByClassName("ogs-nav-logo")[0].remove();
Done!
Here are the simple steps to get rid of the OGS logo:
Install the Page Manipulator Chrome Plugin
Add this website https://online-go.com/
Add the following Javascript:
document.getElementsByClassName("ogs-nav-logo")[0].remove();
Done!