Skip to content

ewliang/Chrome-Extension-Base-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chrome-Extension-Base-Template

This is a basic Chrome Extension base template for starting new projects off of initialized with a MIT license.

Features

  • ..
  • ..
  • ..

Author

First Last

Requirements

Knowledge

  • HTML
  • CSS
  • Javascript
  • Chrome API

Tools

  • Google Chrome Browser
  • IDE or Text Editor of Your Choice

Setup Instructions

For Developers

  1. Make a clone of this project, unzipped.
  2. Open Chrome Browser
  3. In a new or blank tab, type in "chrome://extensions/" (without the quotes of course) and click [Enter].
  4. At the top right corner of the page, enable "Developer Mode"
  5. Click the button on the page that says "Load Unpacked"
  6. Navigate to your unzipped project folder and select that and hit OK.
  7. You are now ready to start working on the extension! Just make sure you reload after each change you make to see the changes take place.

For End Users

  1. ...
  2. ...
  3. ...

License

Please refer to LICENSE file.