Skip to content

Chrome extension for moving between AtCoder problem pages using arrow keys

License

Notifications You must be signed in to change notification settings

0npv527yh9/AtCoderPageMover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AtCoder page mover using arrow keys

矢印キーを使ってAtCoderの問題ページ間の移動を行うためのChrome拡張機能です.

使用方法

  1. AtCoderの問題ページ(例: https://atcoder.jp/contests/abc200/tasks/abc200_a)をブラウザで開く.
  2. 方向キーで問題ページを移動できます.
    • : 次の問題ページへ
      • 例: .../abc200_a から ../abc200_b
    • : 前の問題ページへ
      • 例: .../abc200_b から ../abc200_a

注意

  • 次のページや前のページが存在しない場合は何もしません.

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.
  2. 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.

About

Chrome extension for moving between AtCoder problem pages using arrow keys

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published