Skip to content

HuolalaTech/page-spy-extension

Repository files navigation

PageSpy Extensions

PageSpy - Remote debugging as seamless as local debugging. | Product Hunt PageSpy - Remote debugging as seamless as local debugging. | Hacker News

English | 中文

Intro

PageSpy browser extension monorepo.

Usage

  1. Download the dist.tar.gz in packages/* and unpacked.
  2. Open your browser and visit the "chrome://extensions".
  3. Enable "Developer mode" in the top right corner.
  4. Click the "Load unpacked" in the top left corner.
  5. Select the unpacked "dist" directory.

That's all, enjoy it ❤️.

Development

git clone [email protected]:HuolalaTech/page-spy-extension.git && cd page-spy-extension

# Install
yarn install

# Update
yarn update

License

MIT LICENSE