PageSpy browser extension monorepo.
- Download the
dist.tar.gz
in packages/* and unpacked. - Open your browser and visit the "chrome://extensions".
- Enable "Developer mode" in the top right corner.
- Click the "Load unpacked" in the top left corner.
- Select the unpacked "dist" directory.
That's all, enjoy it ❤️.
git clone [email protected]:HuolalaTech/page-spy-extension.git && cd page-spy-extension
# Install
yarn install
# Update
yarn update