tsugitta / atcoder-judge-notifier

A Chrome extension to notify the result of the submission on AtCoder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AtCoder judge notifier

日本語

A Chrome extension to notify the result of the submission on AtCoder

Install

TLE AC

Behavior

This extension shows a desktop notification with a sound about the judge of submissions that are waiting for judge or judging when the submission page https://atcoder.jp/contests/****/submissions/me was opened. The notification won't be shown if the tab and its window is active.

you can make the tab active by clicking the notification.

How to install manually

  1. Install deps and build.
$ yarn install
$ yarn build
  1. Follow the below guide and choose the directory dist as the extension folder.

https://support.google.com/chrome/a/answer/2714278

About

A Chrome extension to notify the result of the submission on AtCoder

License:MIT License


Languages

Language:TypeScript 100.0%