Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 567 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 567 Bytes

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.