Skip to content

Conversation

@Corchoneitor
Copy link

@Corchoneitor Corchoneitor commented Nov 13, 2025

I encountered that GMass extension was not showing the action icon in our implementation, and so does not in electron-browser-shell example.
This happens because electron-chrome-extensions relies on the "action" property in the extension's manifest to be present ("browser_action" in manifest V2).

And since both properties are optional (See V3 Action), it would be nice to show the extension icon, just like Chrome does.

image

With this PR, now it looks like this:

image

Regards!


✅ By sending this pull request, I agree to the Contributor License Agreement of this project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant