Skip to content

RohitY24/covtension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Covtension

A simple chrome extension built in HTML, CSS and JS that allows users to search for live coronavirus data on any country.

Video demo

Getting Started

To get started:

  • git clone the repo
git clone this repo and open the directory
  • Install all the required packages with
npm install
  • Build from webpack
npm run build

To install in Edge/ Chrome

  • Head over to edge://extensions or chrome://extensions
  • Toggle "Developer mode" on.
  • Click Load unpacked.
  • Upload the dist folder to Edge
  • The extension should now be available for use

About

A simple browser extension for Chromium based browsers to display the current tally of active Covid-19 cases in a particular region.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published