Skip to content

suleyman/vanillajs-chrome-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VanillaJS Chrome Extension Boilerplate

Installation

First, clone this repository on your machine and run following command :

npm install

Run in development mode and watch files

npm run dev

Build for production

This command creates 'dist' folder for extension.

npm run build

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

VanillaJS Chrome Extension Boilerplate

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published