A simple chrome extension that uses the OMDB API to inject review/awards and other metadata when the user hovers over a selection.
- Open
manifest.jsonand fill in the value forOMDB_API_KEY. You can create an API key here. - Either build or install the extension in chrome dev mode
- Navigate to https://www.netflix.com/browse and hover over a selection
- After
DEBOUNCE_MSis exceeded, a container will render, dispalying information about the selection including ratings from various websites
