ewliang / Chrome-Extension-Base-Template

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:HTML 54.6%Language:JavaScript 45.4%