mirror of
https://github.com/GoogleChrome/chrome-extensions-samples.git
synced 2026-03-28 13:39:44 +07:00
* fix images in readme * fix all sample readmes by pointing all images to correct apps location
Multi-Tab Browser
Sample that shows one way to combine the New Window API with the User Agent API for webviews. The app combines the New Window User Agent Sample and the Browser Sample.
Features
- All features from the New Window User Agent Sample
- All features from the Browser Sample except for clearData API and simulate crash.
- Added a new permissions feature based on webview permissionrequest event

