Unofficial google code-in leaderboard chrome extension
JavaScript HTML
Switch branches/tags
Nothing to show
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
LICENSE
README.md
codein.css
codein.js
index.html
jquery.min.js
manifest.json

README.md

codein-chrome-leaderboard

Google code-in leaderboard chrome extension

Leaderboard

Requirements

  • You must be a Mentor or an Org Admin at Google Code-in 2015

How to use

With the chrome extension

  1. Go to https://codein.withgoogle.com/ and log in.
  2. Open the browser developer tools and look at the console.

Without the chrome extension

  1. Go to https://codein.withgoogle.com/ and log in.
  2. Open the browser developer tools.
  3. Paste the content of the script codein.js in the console.

License

This leaderboard is released under the MIT License.