roryeiffe / Spoiler-Block

Google Chrome Extension that filters out search result suggestions that "spoil" or reveal plot elements of the media (shows, movies, books, etc.).
GNU General Public License v3.0
0 stars 3 forks source link

Spoiler threshold #13

Closed roryeiffe closed 3 years ago

roryeiffe commented 3 years ago

Finished the spoiler threshold component and instantiated it in the main App.js so that it appears in the pop-up when the extension is run. I also fixed the glitch where the extension wasn't being built properly.