Trackball Scroller is a Chrome Browser Extension that lets you scroll webpages with your trackball. Visit Chrome Web Store for more information.
- Install dependencies with
npm installand runnpm run devto build. - Enable
developer modeon the browser's extensions page. - Select the build output folder 'debug' with
load unpackedbutton. The extension will reload automatically when there's a change in entry files defined inparcel/build.js.