YT Loop Master is a Chrome extension that allows users to easily loop specific segments of YouTube videos with a simple, intuitive interface.
- Precise video segment looping
- Set custom start and end times in seconds
- Enable/Disable loop functionality with one click
- Save and manage recent repeat ranges
- Lightweight and user-friendly design
-
Visit the GitHub Repository
- Open your web browser
- Go to: https://github.com/pragusga25/ytrp
-
Download Repository
- Click the green "Code" button located near the top right of the repository
- Select "Download ZIP" from the dropdown menu
-
Extract ZIP File
- Locate the downloaded ZIP file (usually in Downloads folder)
- Right-click the file
- Choose "Extract All" or use your preferred zip extraction tool
- Select a destination folder (recommended: create a new folder for the extension)
-
Open Chrome Extensions
- Launch Google Chrome
- Type
chrome://extensions/in the address bar and press Enter
-
Enable Developer Mode
- Look for a toggle switch labeled "Developer mode" in the top right corner
- Click the toggle to turn on Developer mode (it should turn blue/active)
-
Load Unpacked Extension
- Click the "Load unpacked" button that appears after enabling Developer mode
- Navigate to the folder where you extracted the extension files
- Select the main extension folder (the one containing manifest.json)
- Click "Select Folder"
-
Confirm Installation
- The extension should now appear in your Chrome extensions list
- Ensure the extension is enabled (toggle switch is blue)
- Currently not published due to developer fees
- Will be available in future updates
- Open any YouTube video
- Click the extension icon
- Enter start time (in seconds)
- Enter end time (in seconds)
- Click "Set Repeat"
- To stop repeating, click "Disable"
- Automatically saves your recent video segment loops
- Each saved range shows:
- Video title
- Start and end times
- Quick actions:
- "Use" to apply a saved range
- "Delete" to remove a saved range
- Google Chrome Browser
- Active internet connection
- YouTube website compatibility
- If extension doesn't load:
- Verify all files are in the correct folder
- Check that manifest.json exists
- Ensure Developer mode is ON
- Restart Chrome
- Extension not showing: Reload extensions page
- Loops not working: Check YouTube page compatibility
- Permissions issues: Review Chrome extension settings
- Source code available at: https://github.com/pragusga25/ytrp
- Open to community contributions
- Report issues on GitHub repository
This project is licensed under the MIT License - see the LICENSE file for details
- Recommended to keep extension folder in a permanent location
- Do not delete the extracted folder after installation