How can I pass a message from outside URL to my Chrome Extension? -


i know there's way extensions , pages communicate locally, need send message outside url, have chrome extension listen it.

i have tried easyxdm in background page, seems stop listening after awhile, if google "turns off" javascript in background page after awhile.

i think may try walk around , build site specific data structure, , implement content script specific specific data structure, , when finds 1 can fetch data want passed extension.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -