Injecting CSUI dynamically
Is it possible to inject CSUI into a website programmatically and not statically via PlasmoCSConfig API?
PlasmoCSConfig requires one to declare the URL of the websites which will be targeted, but what can I do in situation in which I determine whether to inject the CSUI during the runtime?
i.e. my goal is to inject the CSUI with simple text to any visited website if current time is later than 1pm.
PlasmoCSConfig requires one to declare the URL of the websites which will be targeted, but what can I do in situation in which I determine whether to inject the CSUI during the runtime?
i.e. my goal is to inject the CSUI with simple text to any visited website if current time is later than 1pm.