Show HN: I created a lightweight Covid-19 (Coronavirus) Chrome Extension(chrome.google.com)
chrome.google.com
Show HN: I created a lightweight Covid-19 (Coronavirus) Chrome Extension
https://chrome.google.com/webstore/detail/covid-19-infections-and-d/kkhnnclkhhljbdclockahcediecmeepa
1 comments
Would you maybe consider open sourcing the code? My apologies, but I am hesitant to trust closed code running in an extension of my browser.
It uses the following data: https://github.com/pomber/covid19
I don't need the datasource, but I miss seeing the actual script that runs in my browser. I mean, browser is one of the most important parts of your system... Pardon my paranoia :)
You don't need to worry about trusting the code if the extension isn't asking for any permissions, which thankfully this does not.
Indeed. It does not need any permissions at all.