
Sandboxed Frame Sample
Overview
Sandbox This sample creates a sandboxed iframe (sandbox.html) to which the main page (mainpage.html) passes a counter variable. The…
Sandbox This sample creates a sandboxed iframe (sandbox.html) to which the main page (mainpage.html) passes a counter variable. The sandboxed page uses the Handlebars template library to evaluate and compose a message using the counter variable which is then passed back to the main page for rendering. The default packaged app Content Security Policy (CSP) value disallows the use of eval() or new Function() (or variants like Function.apply()) so using a sandbox is necessary for this process. To enable sandboxing in your app you add the sandbox property to your app's manifest file. See more info on using eval safely in packaged apps. See the source code at https://github.com/GoogleChrome/chrome-app-samples/tree/master/sandbox This version was built from git commit d0e4bdf https://github.com/GoogleChrome/chrome-app-samples/tree/d0e4bdf/sandbox
0 out of 5No ratings
Google doesn't verify reviews. Learn more about results and reviews.
Details
- Version1.0.2
- UpdatedOctober 1, 2013
- Offered byChrome App Samples
- Size77.52KiB
- LanguagesEnglish (United States)
- Non-traderThis developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.
Privacy
Support
For help with questions, suggestions, or problems, visit the developer's support site