Skip to content

Watcher, hot reload, monitoring changes in the development of Google Chrome extensions.

Notifications You must be signed in to change notification settings

bobbjedi/hot_reload_extention

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hot_reload_extention

Watcher, hot reload, monitoring changes in the development of Google Chrome extensions.

Start

  1. Clone rep:
git clone https://github.com/RomanSlep/hot_reload_extention.git
mv hot_reload_extention watcher
cd watcher
npm i
cd ../
  1. Install the extension along the path /ex in developer mode.
  2. Fill in the conf.json file or create your own.
  3. Run the watcher:
node watcher ./config_watcher.json

By default, the conf.json config in the root of the repository is taken, in which case it is launched by the command:

node watcher

About

Watcher, hot reload, monitoring changes in the development of Google Chrome extensions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published