Google’s documentation index for their JavaScript APIs that can be used by browser extension developers to integrate with Google Chrome. Most important ones to me thus far:
- alarms – schedule code to run at specified times.
- bookmarks
- browserAction
- contextMenus
- cookies
- events
- history
- identity
- notifications
- pageAction
- storage
- tabs
- webRequest