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
Post a Comment