stuf / chrome-extension-base

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chrome Extension Base

This repository contains a basic boilerplate project to build, bundle and debug a Chrome extension.

Getting started

npm install
npm start

Edit the manifest.json file

Located under public/manifest.json

About


Languages

Language:JavaScript 92.6%Language:HTML 7.4%