eval - Chrome Extension sandbox and message passing -



eval - Chrome Extension sandbox and message passing -

i have old chrome extension want update manifest version 2. noticed have eval function phone call cannot rid of. i'm trying understand new chrome sandbox feature lets me eval phone call within of it. question is: loading sandbox page in background, can pass string containing execute, have executing script, outputting result on popup page?

at first thought possible looking @ examples apparently script evaluated has in sandbox page.

thanks

google-chrome-extension eval sandbox

Comments

Popular posts from this blog

web services - java.lang.NoClassDefFoundError: Could not initialize class net.sf.cglib.proxy.Enhancer -

Accessing MATLAB's unicode strings from C -

javascript - mongodb won't find my schema method in nested container -