Skip to content

amir-reza85/A2OJ-Enhancer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.4%
  • CSS 7.6%