material-extensions / material-icons-browser-extension

Browser Addon that enhances file browsers of version controls with material icons.
MIT License
499 stars 38 forks source link

Add support for GitHub's new code view #51

Closed SaifAqqad closed 1 year ago

SaifAqqad commented 1 year ago

I added extra css selectors for the new code view (for both the main panel and the side bar), I also modified the other functions to detect directories/submodules/symlinks in the main panel (the side bar does not display them correctly atm)

image

This should resolve #47

AdamRaichu commented 1 year ago

Why was this closed?

SaifAqqad commented 1 year ago

Why was this closed?

After testing it, I found that the whole page crashes when the extension replaces the icons, and I haven't had a chance to take a second look at it.