Multiple content-scripts support #31
Unanswered
michaldolensky
asked this question in
Q&A
Replies: 1 comment
-
At runtime, into specific tabs or urls, using the
Note that Firefox requires file path to start with |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
What's best way to add more entries to content scripts and make them independent from each other?
I would like to load dynamically them from the background script based on defined URLs and toggle options.
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions