Shai Hulud
PD🧩 Plasmo Developers
•Created by Shai Hulud on 10/2/2024 in #👟framework
Simply adding a file to the root of the chrome-mv3 folder for dev and production when running plasmo
It's as easy as adding the file to the root and then including it in
package.json
's manifest
😰
"web_accessible_resources": [
{
"resources": [
"assets/config.json",
"assets/icon.png",
"schema.json"
],
"matches": [
"https://*/*",
"http://*/*"
]
}
]
5 replies
PD🧩 Plasmo Developers
•Created by nithur on 7/17/2024 in #👾extension
anyone using react-markdown?
Disregard my previous message. My reading comprehension is at an all-time low....
7 replies