This Chrome extension enables users to play movies directly on IMDb movie pages. The extension identifies the movie on the IMDb page and provides an option to play it within the page, enhancing the user's browsing experience.
- Automatically detects the movie on IMDb pages.
- Provides a player to watch the movie directly on the IMDb page.
- Simple and user-friendly interface.
- Lightweight and fast.
- Google Chrome browser installed.
- Basic knowledge of using Git and the command line.
-
Clone the Repository
Open your terminal (command prompt, Git Bash, etc.) and clone the repository using the following command:
git clone https://github.com/riteshp112/imdb-movies-extension.git
-
Load the Extension in Chrome
Open Google Chrome and navigate to chrome://extensions/.
Enable "Developer mode" by toggling the switch located in the top right corner.
Click on the "Load unpacked" button.
In the dialog that opens, select the directory where you cloned and unpacked the extension (imdb-movies-extension).
-
Verify that the extension is loaded
Once loaded, you should see the extension listed on the chrome://extensions/ page.
Navigate to an IMDb movie page. You should see a player that allows you to watch the movie directly on the IMDb page.