Chrome extension · loaded unpacked
irm https://pats-toolbox.web.app/update.ps1 | iex
Drops the latest build in
%USERPROFILE%\my-extension. Rather read it
first?
Download the script.
After it runs
It pulls the newest build into the
my-extension folder.
Open chrome://extensions, turn on Developer mode,
click Load unpacked, and pick that folder.
Open the extension's popup and sign in. No account yet? Ask Pat.
Staying updated
Run the same command again, then click Reload on the
extension in
chrome://extensions. Chrome can't auto-update an extension loaded this way — that's the
trade for skipping the Web Store.