Skip to content

071yoon/auto-scroll-extension

Repository files navigation

Auto Scroll Chrome Extension

Getting started

# to install
yarn install
# to build -> will get `dist`
yarn build

After the project has been built, a directory named dist has been created. You have to add this directory to your Chrome browser:

  1. Open Chrome.
  2. Navigate to chrome://extensions.
  3. Enable Developer mode.
  4. Click Load unpacked.
  5. Select the dist directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published