pat's toolbox
invite-only

Chrome extension · loaded unpacked

A toolbox for the web's annoying parts.

install
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

  1. Run the command

    It pulls the newest build into the my-extension folder.

  2. Load it into Chrome

    Open chrome://extensions, turn on Developer mode, click Load unpacked, and pick that folder.

  3. Sign in

    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.