TK
TK
PD🧩 Plasmo Developers
Created by TK on 3/11/2023 in #🔰newbie
chrome.notification, iconUrl property
Currently in development im using
"web_accessible_resources": [ { "resources": [ "assets/icon.png" ], "matches": ["https://google.com/*"] } ] to make icon.png accesible in build, which i feel like is very wrong, but didnt find any other solution. Is there any safer way to make assets available in build to be able to link image as path to the file without?
2 replies