StudEaz is a browser extension to download multiple documents from a Google Classroom in a few clicks.
Software/ Language | Version |
---|---|
JavaScript | ES6 |
Google Chrome Browser | 87.0.4280.141 |
Visual Studio Code | 1.52 |
Software | Tested with |
---|---|
Google Chrome Browser | 87.0.4280.141 |
Microsoft Chromium Edge | 87.0.4280.141 |
Mozilla Firefox Browser | 84.0.2 |
StudEaz is now available as a browser extension. It can be downloaded from here
- In a Google Classroom, click on the extension's launcher on the toolbar of your browser.
- Click on "Extract Links".
- Select the files that you want to download using the checkbox.
- Click on "Download Files". The selected files will get downloaded to your default Downloads folder (for Windows) and in the selected folder (for Macintosh)
- Clone this repository to your local machine.
git clone https://github.com/MLSA-SRM/GCR-Extension
- Enable Developer Mode in your browser (see Support for tested Browsers)
- chrome://extensions for Google Chrome
- edge://extensions for Chromium Edge
- about:addons for Mozilla Firefox
- Use "Load Unpacked" and select folder "~/GCR-Extension-main".
- Finally you should have successfully added our extension.
- In case of cases where empty .docx files are visible in the extension, reload the page and run the extension again.
- While running the extension in the incognito mode, it would display a 403 Forbidden error. In this case, log into Google Classroom into your browser and run the extension again.