Instantly watch movies and TV shows on IMDb with one click!
PlayIt is a simple Chrome extension that adds a "Play It" button to every IMDb movie and TV show page. Click the button to watch your content from multiple streaming sources.
- Download this repo as ZIP
- Extract the ZIP file to a folder
- Open Chrome → go to
chrome://extensions/
- Turn on "Developer mode" (top-right toggle)
- Click "Load unpacked" → select the PlayIt folder
- Done! ✅
The "Play It" button appears above the "Add to Watchlist" button on IMDb movie pages
Choose from multiple streaming sources in the PlayIt interface
- Adds a "Play It" button to IMDb movie/TV pages
- Opens streaming interface with 10+ sources
- Works with movies and TV series
- No signup required - works instantly
- Download or clone this repository to your computer
- Extract the files to a folder
- Open Chrome and go to
chrome://extensions/
- Turn on "Developer mode" (top-right toggle)
- Click "Load unpacked"
- Select the PlayIt folder
- Done! ✅
- Click the puzzle icon in Chrome toolbar
- Find "PlayIt" and click the pin icon
- Now you'll see PlayIt in your toolbar
- Go to IMDb - Visit any movie or TV show page
- Find the button - Look for blue "Play It" button above "Add to Watchlist"
- Click Play It - Opens streaming window with multiple sources
- Choose source - Pick your preferred streaming provider
- Watch - Enjoy your movie or show!
PlayIt/
├── manifest.json # Extension settings
├── content.js # Adds button to IMDb
├── content.css # Button styling
├── popup.html # Extension popup
├── playitbutton.png # Screenshot of button
├── Playitinterface.png # Screenshot of interface
├── icons/ # Extension icons
│ ├── PlayIt.png
│ └── icon.svg
├── INSTALLATION.md # Detailed setup guide
├── DEBUGGING.md # Troubleshooting help
├── install.sh # Auto-install script
└── README.md # This file
PlayIt connects you to multiple streaming providers:
- Vidsrc - High quality streams
- Multiembed - Multiple sources
- 2embed - Reliable streaming
- Embed.su - Fast loading
- Autoembed - Auto quality
- And more...
Button not showing?
- Refresh the IMDb page
- Check if extension is enabled
- Try pressing
Ctrl+Shift+S
to manually add button
Extension not working?
- Go to
chrome://extensions/
- Make sure PlayIt is enabled (blue toggle)
- Try refreshing the page
Need more help?
- Check DEBUGGING.md for detailed troubleshooting
- Check browser console for error messages (Press F12)
- ✅ Chrome (recommended)
- ✅ Edge (Chromium-based)
- ✅ Brave
- ✅ Other Chromium browsers
PlayIt is a search tool that connects to publicly available streaming sources. We don't host any content. For copyright issues, contact the streaming providers directly.
MIT License - see LICENSE file for details.
Made with ❤️ for movie lovers
Questions? Check INSTALLATION.md for detailed setup help.