What are extensions?Extensions are small software programs that can modify and enhance the functionality of the Chrome browser. You write them using web technologies such as HTML, JavaScript, and CSS. You can also use the extension system to build packaged apps, a downloadable kind of installable web app.
Both extensions and packaged apps bundle all their files into a single file that the user downloads and installs. This bundling means that, unlike ordinary web apps, extensions and packaged apps don't need to depend on content from the web. You can distribute your extension or packaged app by using the Chrome Developer Dashboard to publish to the Chrome Web Store. For more information, see the store developer documentation. |
How do I start?
Featured videos
Technical videos
|