- Getting Started with Chrome Extensions
- Modifying Chrome's Appearance with Actions and Themes
- Creating Page Actions
- Creating Browser Actions
- Summary
In this two-part series, I'll walk you through the process of using the Google Chrome web browser to create a full-fledged application. In this article, we'll create Chrome extensions using browser actions and page actions. In part 2, we'll create an application to implement a simple photo editor in Chrome.
Getting Started with Chrome Extensions
Extensions are small applications for Chrome that either add to its existing functionality or create new features. Extensions can be as small as something that adjusts the layout of a particular web page or as large as a full-fledged application that runs on a user's machine.