Skip to content

wix-playground/petri-sidekick-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Petri Sidekick 2

Quick install (pre-built)

The project depends on an older Node version that may fail to build on newer machines. If you just want to use the extension, use the pre-built zip:

  1. Download petri2.zip and unzip it
  2. Open Chrome and navigate to chrome://extensions/
  3. Enable Developer mode using the toggle in the top-right corner
  4. Click Load unpacked
  5. Select the petri2/build folder from the extracted archive
  6. The extension icon should now appear in the Chrome toolbar — pin it for easy access

Development setup

CLI:

git clone git@github.com:wix-playground/petri-sidekick-2.git
cd petri-sidekick-2
nvm use
npm install
npm run build

Chrome:

  • Open extensions
  • Enable development mode (toggle)
  • Load unpacked - point to build folder


Updating development setup

  1. Pull
  2. npm run build
  3. Click refresh icon next to plugin in chrome://extensions/


Feedback

Please feel free to register tickets (ideas, bugs, feedback) here: https://github.com/wix-playground/petri-sidekick-2/issues

Or ping me (@vytenisu) via Slack

About

UNOFFICIAL version of Petri Sidekick for overriding experiments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors