Skip to content

A chrome extension for cinema lovers!

Notifications You must be signed in to change notification settings

quasar-rcciit/cinephilic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cinephilic chrome extension

chrome extension implementing the TMDB API.

Installing this extension:

1. Visit https://www.themoviedb.org/ and sign up.

2. After logging in, go to https://www.themoviedb.org/settings/api.

3. Click on generate API key and follow the steps.

4. Paste the API key in the Api.js located in the src folder.

5. On your chromium based browser, visit chrome://extensions.

6. Toggle the Developer mode on.

7. Click on Load unpacked.

8. Browse to the cloned project folder and open.