This extension has 2 options:
- displaying user rank in choosen contest
- comparing up to 5 users in choosen contests
The first one runs in the background and is updated every several minutes which you can set yourself (and defaults to 15 min).
The second one works when you click on extension's logo. Then a small subpage with a textbox and a progressbar is displayed. You have to write in the textbox what users and contests you want to display and how often (in minutes) does the first feature should update.
You have to enter data in the following format:
list_of_users_separated_by_spaces;list_of_contests_separated_by_spaces;interval
Users are strings which consists of small letters, digits and and underscore ('_'). Contests are strings from the following set: {SPOJ, SPOJPL, SPOJBR, SPOJAM, SHORTEN, CONSTANT, ALGOLIGA}. And the interfal is a positive integer smaller than 1441. As mentioned before, there can be at most 5 users.
Exemplary input:
kokosek cyclops francky;SPOJ SPOJPL SHORTEN;15
It means that there will be 3 users to compare and 3 contests. Rank of the first user in the first contest will be displayed in extension's icon and will update every 15 minutes.
Please be aware that if you choose many users and contests, the table will take very long to load (that's why I've added a progressbar).
As for ranks colors:
- black - if user is the leader in the contest (like black belt)
- green - top100
- orange - top1000
- red - worse than 1000 or user didn't participate in the contest
Extore is a team of professionals who are passionate about creating extensions for web browsers. This devotion also gives us opportunity to appreciate work of other people. We get inspired by useful, open source extensions made by developers all over the world. Our strong belief is that one should share helpful add-ons with others. That’s why we’d like to present you our ever-growing list of favourite extensions that have inspired us. Moreover, as you probably have already learned, sometimes struggling for the best brings an end to the good. Talking about add-ons it often turns out that an upgrade is worse then previous version. Also it can become really tricky to get back to the beloved version of your favourite extension. That’s why we’re going to make not only the latest, but all versions of our favourite (and we hope yours too) add-ons available for download. No more compromises, just stick to the version you really like!