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

Custom domains not working on chromium browsers #96

Closed justbispo closed 1 week ago

justbispo commented 1 week ago

After the last update I've tried the new function implemented in #85. It seems it works on Firefox but not on chromium browsers.

On Firefox, it correctly shows the popup to configure the provider: codeberg firefox 1 And then the icons change and the I can configure the icon style: codeberg firefox 2

But on chromium browsers, it shows the popup to allow access to the website: codeberg chromium 1 Then the popup content doesn't change. I have to click away of the popup and open it again. But the provider configuration doesn't show up: codeberg chromium 2

mikeydevelops commented 1 week ago

There was, some miscommunication and appears that a required permission was removed from the extension manifest. This is a quick fix and it should be working in the next release.