Skip to content
This repository has been archived by the owner on Jul 8, 2021. It is now read-only.

koyumeishi/atcoder_script

Repository files navigation

AtCoder Scripts

@koyumeishi_ の AtCoder用 UserScript置き場

##目録

AtCoderCustomStandings

https://koyumeishi.github.io/atcoder_script/atcoder_custom_standings.user.js

English version is here


Introduction

AtCoderの順位表をカスタマイズして表示する非公式UserScriptです。 FirefoxのGreasemonkeyとGoogleChromeのTampermonkeyで動作確認しています。 javascript素人が書いたので予期せぬバグや、AtCoder側の仕様変更により使えなくなる場合があるかも知れません。 大切なコンテストでの使用は自己責任でお願いします。
他の順位表のページをいじる拡張機能やuserscriptとは競合する場合があります。

主な機能

  • friendだけの順位表を表示
  • 1ページ当たりの表示件数変更(大量に表示すると重いです)
  • 順位表自動更新
  • 国、レーティング、名前によるフィルター
  • 統計情報の表示(順位表から読み取れる分だけなので公式のstatsとは差異が生じます)

Installation

  1. Greasemonkey(Firefox)やTampermonkey(GoogleChrome)やらをブラウザにインストールしておく
  2. 次のリンクを開くとインストールするか尋ねられると思います
    https://koyumeishi.github.io/atcoder_script/atcoder_custom_standings.user.js

Usage

http://*.contest.atcoder.jp/standings*

にアクセスすると、カスタマイズされた順位表が表示されます。

image1


Stats

image2

friendの登録/解除は、順位表のユーザー名をクリックして出てきたメニュー、または Settings から設定可能です。
friends list等の設定はブラウザに保存されます。

License

MIT

AtCoderModalMoudarui

https://koyumeishi.github.io/atcoder_script/modal.user.js

☆AtCoder社に一言お願いします! — モーダル閉じるの、もーだるい! http://t.co/22Y32U6dQd

— nico_shindannin (@nico_shindannin) 2014, 9月 22
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>

って人向けにAtCoderのコンテスト開始時/終了時に表示されるモーダルを非表示にするscriptも書いてみました。 実際のコンテスト時に非表示になるか未確認ですが。
確認しましたが、コンテストの開始・終了がハッキリしないので使用感微妙だと思います。個人的には非推奨です。

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published