This Chrome extension enhances the user experience on the AtCoder website by providing visual cues about the status of submitted tasks. It modifies the appearance of tasks based on the user's submission history, making it easier to track progress and identify areas needing improvement.
- Highlights tasks on the AtCoder website based on submission status:
- Green: Task accepted
- Red: Task not accepted
- No change: Task not attempted
- Seamless integration with the AtCoder website
- Quick and intuitive visualization of submission status
- Download the extension files from GitHub repository.
- Navigate to
chrome://extensions/
in your Chrome browser. - Enable Developer mode in the top right corner.
- Click on "Load unpacked" and select the downloaded extension folder.
- Ensure the extension is enabled in Chrome.
- Log in to your AtCoder account and navigate to the desired contest or problem set.
- The extension will automatically highlight tasks based on your submission history:
- Green for accepted tasks
- Red for not accepted tasks
- No change for unattempted tasks
This Chrome extension is licensed under the Creative Commons Attribution-NonCommercial License. This means:
- You are free to:
- Share — copy and redistribute the material in any medium or format
- Adapt — remix, transform, and build upon the material
- Under the following terms:
- Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
- NonCommercial — You may not use the material for commercial purposes.
Contributions are welcome! If you have any suggestions, bug fixes, or feature requests, please open an issue or submit a pull request on GitHub.
This extension is not affiliated with or endorsed by AtCoder. It is an independent project developed for educational and personal use.