Welcome Guest, Not a member yet? Register   Sign In
sending a message from a CI application to a content script
#3

(This post was last modified: 10-18-2018, 08:01 PM by richb201.)

(10-18-2018, 06:21 PM)ciadmin Wrote: CI doesn't "talk" to client-side scripts, but it can respond to AJAX requests from them.
There could be an addin that integrated the two more along the lines of what you are looking for.
I already have a background script that "talks" to a CI daemon. But I am looking to go the other way, from the CI app (in the browser) to the background script. The background script could "poll" the CI app to see if the user logged on to the CI app. But I really think this is wasteful since 99% of the Extension users won't be running the the CI app. I think I need to go from the CI display (perhaps by injecting a frame?) in the browser to the content script.
proof that an old dog can learn new tricks
Reply


Messages In This Thread
RE: sending a message from a CI application to a content script - by richb201 - 10-18-2018, 08:00 PM



Theme © iAndrew 2016 - Forum software by © MyBB