A Chrome Extension that automates the completion of courses on the Bootstrap Academy website. This extension automatically marks all sections of a course as complete, saving you time and effort. Perfect for those who need to quickly complete already watched courses.
To set up the extension, follow these steps:
- Download the source code from this repository as a ZIP file.
- Extract the ZIP file to a folder on your computer.
- Open Chrome and go to
chrome://extensions/
. - Enable "Developer mode" by toggling the switch in the top right corner.
- Click on "Load unpacked" and select the extracted folder containing the extension's source code.
- The extension should now be installed and visible in your extensions list.
- Navigate to a course page on the Bootstrap Academy website.
- You will find a "Mark as Complete" button either on the course home page or the "watch" page of a specific course section.
- Click the "Mark as Complete" button to start the automation process.
- The extension will automatically go through each section, marking them as complete. It even detects if a course has already been started and skips already completed sections.
Once all sections have been marked as complete, the process will finish, and you should see the course marked as completed.
Please note that this project is just a POV and is not fully tested. If you have suggestions, bug fixes and improvements please create a pull request.