We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
I want to show notification. but it's due to icon issue it don't not show notification.
here is the error
I have kept the icon inside assets/icon.png & given the permission in manifest
I am trying to show notification on install - but it's not working
I used couple of ways to get path as run time - chrome.runtime.getURL("assets/icon.png"),
but the issue is the same, Could anyone please help me to resolve this issue why this is happening.
Thanks,
Showing notification is really helpful for user.
No response
plasmo
The text was updated successfully, but these errors were encountered:
No branches or pull requests
How do you envision this feature/change to look/work like?
Hi,
I want to show notification. but it's due to icon issue it don't not show notification.
here is the error
I have kept the icon inside assets/icon.png & given the permission in manifest
I am trying to show notification on install - but it's not working
I used couple of ways to get path as run time - chrome.runtime.getURL("assets/icon.png"),
but the issue is the same, Could anyone please help me to resolve this issue why this is happening.
Thanks,
What is the purpose of this change/feature? Why?
Showing notification is really helpful for user.
(OPTIONAL) Example implementations
No response
(OPTIONAL) Contribution
Verify canary release
plasmo
canary releaseCode of Conduct
The text was updated successfully, but these errors were encountered: