Skip to content

Latest commit

 

History

History
executable file
·
24 lines (20 loc) · 887 Bytes

README.md

File metadata and controls

executable file
·
24 lines (20 loc) · 887 Bytes

Table of Contents

Future Features

  1. Range request for retries/continuing
  2. Playwright tests

Installation & Running

  1. Run yarn install (check your node version >= 16.6, recommended >= 18)
  2. Run yarn build && yarn dev
  3. Load Extension on Chrome
    1. Open your chrome extensions
    2. Turn on developer mode
    3. Load unpacked extension
    4. Select the dist folder in this project (after dev or build)
  4. If you want to build for production, run yarn build before deploying.

Map