Browser Extension to Notify changes in ranklist

Hi everyone,

I have made a browser extension that notifies if there are any changes in the ranklist of an ongoing contest.

In any ongoing contest, all you have to do is open the ranklist in a new tab. The extension will automatically refresh the ranklist page periodically and notify if any change occured.

The extension is available on firefox: https://addons.mozilla.org/en-US/firefox/addon/rank_shout/

GitHub repository: https://github.com/gkrishnan724/Rank-Shout

Usage guide: https://github.com/gkrishnan724/rank-shout/blob/master/Usage.md

Feel free to report any bugs or issues.

Thanks and Happy coding!

Is there an extension for Chrome too?

No, I haven’t published it on chrome yet. However, If you wan’t it on chrome you can clone the repository from the GitHub url given, then go to chrome://extensions and click on the load unpacked button. This should load the extension in chrome.

I will soon be publishing the extension in chrome too.