A Chrome extension that solves zyBooks participation activities for you. Just click the extension icon while on a zyBooks activity page and watch the magic happen.
This should (probably) work in any Chromium browser (maybe).
-
Ensure you have Node.js installed on your machine.
-
Install dependencies
npm install- Build the extension
npm run build-
Open your extensions page. In Chrome, you can navigate to
chrome://extensions/. -
Enable "Developer mode" using the toggle in the top right corner.
-
Click the "Load unpacked" button and select this directory.