Proper way of to dynamically mount multiple content script based on querySelectorAll #1688
Unanswered
mgrazianoc
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a proper way of to dynamically mount a content script on every matched element?
Or that would require to know ahead of time how many anchors there could exist in the screen?
In case of the latter one, I can only imagine a custom build script that would just replicate the content script
N
times.Beta Was this translation helpful? Give feedback.
All reactions