Skip to content

jeremyk23/state-buddy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

State Buddy

Adds state management directly to Chrome

Preview

User Installation

  1. Download the .crx file

  2. Open Chrome Extension Manager

  3. Find the downloaded .crx file in Finder

  4. Drag the .crx file over Chrome and into the Extension Manager

Developer Installation

  1. Clone the source

    https://github.com/jeremyk23/state-buddy.git
  2. Build the extension by typing the following in the project root:

    gulp build
  3. Open Chrome Extension Manager

  4. Click "Load unpacked extension"

  5. Navigate to the project root folder and select the build folder.

Developing

Once installed in Chrome run the following command to auto build changes:

gulp dev

Changes will be reloaded in Chrome everytime the extension is dropped down in the UI and or cmd-r is pressed while inspecting the source.

Note: Some files, such as the manifest, popup.html, and img folder, will not auto update and gulp dev will need to be restarted manually when those change.

About

Save Application State Chrome Extension

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published