We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d694ff1 commit 4ef0691Copy full SHA for 4ef0691
README.md
@@ -28,7 +28,7 @@ Python 3.5 以降で動作する [AtCoder](http://atcoder.jp/) からサンプ
28
## How to install
29
`pip3 install atcoder-tools`
30
31
-## Chrome Extension (NEW! 2019/03/06)
+## Chrome Extension by [@kmyk](https://github.com/kmyk/) (NEW! 2019/03/06)
32
Google ChromeのExtensionです。公開されている過去問を対象として、atcoder-toolsで自動生成されたコードをそのままAtCoderのスニペット上で利用できます。
33
1. https://kyuridenamida.github.io/atcoder-tools/index.user.js をインストールする (tampermonkey経由)
34
2. ログインした状態で適当な問題ページに行く(e.g. https://atcoder.jp/contests/abc120/tasks/abc120_d)
0 commit comments