Use the arrow keys to move between AtCoder problem pages.
# AtCoder page mover using arrow keys
This is a Chrome extension for moving between AtCoder pages using arrow keys.
## How to use
1. Open an AtCoder problem page (e.g. `https://atcoder.jp/contests/abc200/tasks/abc200_a`) in your browser.
1. Use the arrow keys to move between pages.
- `→`: Move to the next problem page.
- e.g. from `... /abc200_a` to `... /abc200_b`
- `←`: Move to the previous problem page.
- e.g. from `... /abc200_b` to `... /abc200_a`
## Note
- If the next or previous page does not exist, nothing is done.