Extension runtime is not available
Hi when i try to send a message from a CSUI to a background throws an error "rror: Extension runtime is not available"
How do I communicate from a csui with the rest of the application?
1 Reply
I also encounter this error if my content scripts run in "Main World", It worked fine when run in isolated world. Hope that help