Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 942 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 942 Bytes

Test Chrome Extension OneClick

This software was designed to easily test different versions of you chrome extension development effort just before the production. You dont need to downdload the package manually, just run the app select version and click ok - the browser is gonna run with selected chrome extension version.

Tutorial

  1. Create Github Personal Access Token with scope: repo
  2. Download zip from the Github Releases
  3. Enter the generated token into the appsettings.json file
  4. Select some repository to download artifacts from
  5. Just double click the TestChromeExtension.exe app
  6. Select which artifact you want to test - the app will run the chrome with the extension

image