GithubHelp home page GithubHelp logo

lfarci / netflix-ratings-chrome-extension Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 31.81 MB

This is a simple Google Chrome extension that adds external ratings to the Netflix interface.

TypeScript 92.25% Shell 0.64% JavaScript 7.11%
javascript google-chrome google-chrome-extension netflix open-movie-database

netflix-ratings-chrome-extension's Introduction

Netflix Ratings Chrome Extension

About

This is a simple Google Chrome extension that adds external ratings to the Netflix interface.

The ratings are made available by the Open Movie Database. Depending on the movie, the API has multiple possible sources:

Screenshot

Build

Two environment variables are required before running the build script:

You can set them using the export command or by creating the .env in the root directory.

> npm run build

Installation

Development

If you want to install it locally, you need to update the Open Movie Database in the source code. First, you need to request one here. Once you have it, edit the scripts/api.js file at line 43.

const query = new OpenMovieDatabaseQuery("<secret-key>", title, year);

Browse to chrome://extensions/, activate the developer mode and click the Load unpacked button. Select the project root directory in the file explorer. The extension should be loaded succesfully.

You can start working.

netflix-ratings-chrome-extension's People

Contributors

lfarci avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.