Skip to content

pratikdaigavane/A2OJ-Enhancer

Repository files navigation

A2OJ Enhancer

Make A2OJ Dynamic Again!

HitCount

A chrome extension to enhance the functionality of https://a2oj.com. This project came into existence after a2oj.com was made static.

Refer this blog on codeforces for more info https://codeforces.com/blog/entry/73204

The browser extension currently includes the following features:

  1. Solved problems are highlighted in green.
  2. Some visual changes to the site.
  3. View submission for successfully solved problems.

Google Chrome: https://chrome.google.com/webstore/detail/a2oj-enhancer/pdcdabooahjnbjdhdipgipopcafoenke

Mozilla Firefox: https://addons.mozilla.org/en-US/firefox/addon/a2oj-enhancer/

Get it from the Web Store Get it from the Web Store

Installing Locally

  1. Clone this repo
  2. Then in Chrome go to Menu (the three lines)->More tools->Extensions. Click the “Developer mode” checkbox and then click the button labeled “Load unpacked extension…”.
  3. Now select the cloned repo.

Contributing

Refer CONTRIBUTING.md