Skip to content

Base project for creating Chrome extensions using Angular 2.

License

Notifications You must be signed in to change notification settings

vandut/angular-chrome-ext

Repository files navigation

Angular 2 Chrome extensions

Basic "Hello, world!" Chrome extension developed using Angular 2 and configured to open new popup window.

Prerequisites

This project was generated with angular-cli version 1.0.0-beta.24.

Run ng generate component component-name to generate a new component. You can also use ng generate directive/pipe/service/class/module.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run ng run prod to build the project ready for use as Chrome extension. The build artifacts will be stored in the dist/ directory.

Install extension in Chrome

Open extensions settings page in Chrome, enable developer mode and load dist/ directory.

About

Base project for creating Chrome extensions using Angular 2.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published