AtCoder Listing Tasks

Click on the "Tasks" tab to open a drop-down list that takes you to the page for each problem in the contest.

Author
luuguas
Daily installs
0
Total installs
79
Ratings
0 0 0
Version
1.5.3
Created
2023-05-28
Updated
2023-07-30
License
Apache-2.0
Applies to

Language: 日本語 | English

Overview

When you click on the "Tasks" tab on an AtCoder contest page, you can open a drop-down list that takes you to the page for each problem in the contest.

Install

  1. If you have not yet installed Tampermonkey, please install it.
  2. Click "Install this script" on this site, then click "Install" again when you get to the confirmation screen.

How to use

Drop-down list

When you click on the "Tasks" tab on the contest page, a drop-down list with links to each problem in the contest will appear, and you can navigate to those pages by clicking on them.

  • ☑Open in a new tab … If you check this, the target page will open in a new tab.
  • Task Table … Navigate to the page with the table of problems.
  • Open at once … The "Open at once" dialog box will open. Please see below for details.

"Open at once" dialog box

When you click on the "Open at once…" button, a dialog box will open, and you can open several problems at once.

First, select the range of problems you want to open. The upper limit on the number of problems you can open at once is 20.

  • ○All … Open all problems in the contest.
  • ○Specify the range … You can select the range of problems you want to open from the drop-downs on the right.

You can also select other options.

  • ☑Open in reverse order … If you check this, the selected problems will open in reverse order.

Then, you can open the selected problems by clicking on the "Open at once" button in the lower right corner.

Caution

If pop-ups are blocked in your browser settings, the problems will not open even if you click the button. In that case, please change your browser settings and allow pop-ups.

(In Chrome, when pop-ups are blocked, an icon will appear in the address bar. you can allow pop-ups by clicking on it and selecting "Always allow.")

Repository

GitHub: https://github.com/luuguas/AtCoderListingTasks

If you have any bug reports or suggestions for improvement, please contact me through the Issues or Pull Requests page.