A Chrome extension that automatically clicks on "Load more results" button when it comes into view.
Currently not on Chrome Web Store.
Go to chrome://extensions
in your browser and click on "Load unpacked". Select the directory you cloned this repo to load this extension.
yarn
yarn dev
Run the following to build src files to scripts
dir:
yarn build