scripts (same origin policy) • No access to iframe • No access to other tabs • No access to specific features of the browser • No access to the file system (except user file uploads) • No interaction with the rest of the OS
extension demonstrates a browser action with kittens.", "version": "1.0", "permissions": [ "https://secure.flickr.com/" ], "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" } } what the app can do chrome/manifest.json app icon page displayed when clicked source from http://developer.chrome.com/extensions/examples/tutorials/getstarted/manifest.json