Skip to content

Latest commit

 

History

History
46 lines (37 loc) · 2.4 KB

README.md

File metadata and controls

46 lines (37 loc) · 2.4 KB

AtCoder Submission Highlighter Chrome Extension

CHROME WEBSTORE LINK

Overview

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.

Features

  • 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

Installation

  1. Download the extension files from GitHub repository.
  2. Navigate to chrome://extensions/ in your Chrome browser.
  3. Enable Developer mode in the top right corner.
  4. Click on "Load unpacked" and select the downloaded extension folder.

Usage

  1. Ensure the extension is enabled in Chrome.
  2. Log in to your AtCoder account and navigate to the desired contest or problem set.
  3. 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

Screenshots

Imgur

License

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.

Contributing

Contributions are welcome! If you have any suggestions, bug fixes, or feature requests, please open an issue or submit a pull request on GitHub.

Disclaimer

This extension is not affiliated with or endorsed by AtCoder. It is an independent project developed for educational and personal use.