CORONAVIRUS - COVID-19 - A Google Chrome extension for tracking the CORONAVIRUS data

by
was developed by using the to see the latest update about the CORONAVIRUS. It was previously designed for OS level using Electron but there was some OS specific issue and code signing hasn't been done.

Add a comment

Replies

Best
Maker
Before working on the CORONAVIRUS - COVID-19 Google Chrome extension, an Electron app was released that serves the same purpose. However, I realised that it wasn't the best choice to choose Electron for a simple app. So, after the next day I started working on the Google Chrome extension as the API is simple and it offers on all the available platforms and runs smoothly. I also decided to use vanilla JavaScript instead of choosing any front end library to make it fast. I wasn't that confident when working with the Vanilla JavaScript but hey, I finally did it. It is now live on Chrome Web Store. So, any feedback would be appreciated as this is my first extension on Google Chrome Web Store 😀
Maker
Choosing the Vanilla JavaScript was the best decision?
Thank you