Make A2OJ Dynamic Again!
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:
- Solved problems are highlighted in green.
- Some visual changes to the site.
- 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/
- Clone this repo
- 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…”.
- Now select the cloned repo.
Refer CONTRIBUTING.md