DennisSnijder / MakeGithubGreatAgain

Extension for making GitHub great again
https://chrome.google.com/webstore/detail/makegithubgreatagain/gpejlkhibgecggplgogpbgbdpnhogmhk
1.05k stars 50 forks source link

Numerous improvements/refactoring for the Chrome extension #24

Closed ngyikp closed 7 years ago

ngyikp commented 7 years ago
        // check if element exists yet
        var element = document.getElementsByClassName("header-dark")[0];
        if (element) {
DennisSnijder commented 7 years ago

Thanks! 👍

DennisSnijder commented 7 years ago

I really like the example GIF. Gonna add it to the README.