Skip to content

Browser extension that allows the user to hide/ bring more attention to COVID-19 related keywords on a webpage.

Notifications You must be signed in to change notification settings

jonathanarava/COVID-19-Meter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COVID-19 Meter

Chrome browser extension that hides/ brings more attention to 'covid' related keywords on a webpage.

File Description

File/Folder Description
manifest.json (file) required file that 'stiches' together the files in the project.
style.css style (file) css file.
content.js (file) code to alter the website itself.
background.js (file) code pertaining to the chrome browser (optional).
pop (folder) holds the JS, HTML and CSS file that renders the pop-up (Figure 2).
images (folder) COVID-19 browser extention favicon.
Figure 1: 'COVID-19 Meter' Favicon

Figure 2: 'COVID-19 Meter' Menu

COVID-19 Meter pop-up menu options:

Option Description
MIN removes 'covid' related keywords from a webpage.
I (default) re-loads webpage.
MAX changes the font style of 'covid' related keywords to dynamic rainbow font.

COVID keywords

List of COVID keywords can be found in the content.js file. As you can see more keywords can be easily added. Alternatively, the contents of the tag_words variable can be completely replaced with keywords for some other topic.

About

Browser extension that allows the user to hide/ bring more attention to COVID-19 related keywords on a webpage.

Topics

Resources

Stars

Watchers

Forks