Skip to content

vvmspace/chrome-extension-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Chrome extension template

This is a skeleton of empty Google Chrome extension with all basic files.

Installation example:

git clone https://github.com/vvmspace/chrome-extension-template extensionname && cd extensionname && rm -rf ./.git && git init && git add -A && git commit -m "First commit"

Google Chrome extension examples you can find in branches under rc

Or just fork me on github: https://github.com/vvmspace/chrome-extension-template

About

Chrome extension template

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published