Skip to content

pmkhougaz/chrome-extension-util

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chrome Extension Setup w/ Webpack and React

Purpose

This repository is used as a basic installation for Webpack, React, and other useful dependencies to be packed and loaded as a Chrome Extension.

Guide

If you are viewing this in Chrome, follow the steps below to display the extension in dev mode within your browser:

  • Clone the repository
git clone https://github.com/piercefrawley/chrome-extension-util
- Open and install

cd chrome-extension-util yarn install yarn start

- Navigate to the [manage extensions page](chrome://extensions/)
- Select 'Load Unpacked' >> #{path_to_build_folder}
- Open an empty tab in Chrome and view the app

About

A React/Webpack Chrome Extension Utility

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors