Skip to content

ragingwind/chrome-extension-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chrome-extension-boilerplate

| Boilerplate to build a Chrome extension

Getting started

In your working directory, run the command below:

$ curl -fsSL https://github.com/ragingwind/chrome-extension-boilerplate/archive/master.tar.gz | tar -xz

or using clone:

git clone https://github.com/ragingwind/chrome-extension-boilerplate

or download this repo and get contents of the folder.

Featured List

Run for test

Go Chrome > chrome://extension > Enable Developer Mode > Load unpack extension > Find the directory of source files > Load source files

License

MIT @ Jimmy Moon

About

Boilerplate to kickstart creating a chrome extension

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published