Skip to content

A template to get started with development in Chrome and Firefox

Notifications You must be signed in to change notification settings

DreezDev/angular-web-extension

Repository files navigation

Angular for Web Extension Logo

'Angular for Web Extension' is a template to get started with development in Chrome and Firefox using webextension-polyfill and web-ext library.

Template License

Description

Development in Angular implementing Web Extension Polyfil, Web-ext and Nodemon to hotfix reload on the browser.

Why Angular for Web Extension?

I created this template to offer a simple and fast solution to create web extensions with Angular, since searching on this topic I did not find much information about its configuration, libraries or templates to start with it.

That is why I took the initiative to start a project to be able to do this more quickly.

Why Web Extension Polyfill?

This Mozilla library allows us to use its API which allows us to use a single code to access the Chrome and Mozilla API without compatibility issues.

You can read more about this in its official documentation: Web Extension Polyfil.

Running the app

Run npm run watch:firefox or npm run watch:chrome to running the project and open on the browser.

Support and credits

License

This template are MIT licensed.

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.

About

A template to get started with development in Chrome and Firefox

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published