-
Notifications
You must be signed in to change notification settings - Fork 3
Deployment possibilities
bobbyrne01 edited this page Dec 27, 2012
·
3 revisions
Useful features available with the free quota:
- Dynamic scaling
- Request Logs
- Java Runtime
- Python Runtime
- Greatly increases number of potential users
An extension is a zipped bundle of files—HTML, CSS, JavaScript, images, and anything else you need—that adds functionality to the Google Chrome browser. Extensions are essentially web pages, and they can use all the APIs that the browser provides to web pages, from XMLHttpRequest to JSON to HTML5.
Extensions can interact with web pages or servers using content scripts or cross-origin XMLHttpRequests. Extensions can also interact programmatically with browser features such as bookmarks and tabs.