baru2492
baru2492
PD🧩 Plasmo Developers
Created by baru2492 on 6/5/2023 in #👟framework
Calculate dynamically matches on config
I have a component (.tsx) that needs to calculate dynamically the
matches
matches
property of
config
config
depending on the current tab url.
export const config: PlasmoCSConfig = {
matches: /*SHOULD BE CALCULATED DYNAMICALLY*/
}
export const config: PlasmoCSConfig = {
matches: /*SHOULD BE CALCULATED DYNAMICALLY*/
}
Any idea?
10 replies
PD🧩 Plasmo Developers
Created by baru2492 on 6/2/2023 in #🔰newbie
Uncaught Error: Extension context invalidated.
3 replies