-
Notifications
You must be signed in to change notification settings - Fork 0
Install Chrome EN
Adrian Ramos edited this page Aug 12, 2026
·
1 revision
Chrome can load the extracted package in developer mode. It remains available across restarts while
the folder is kept in place and the extension is not removed from chrome://extensions.
- Open Releases and select the latest version.
- Under Assets, download
yt-looper-chrome-vX.Y.Z.zip. - Extract it.
manifest.jsonmust be at the root of the resulting folder. - Optionally verify its hash using
SHA256SUMS.
If no release is listed yet, the project has not published its first public package.
- Enter
chrome://extensionsin the address bar. - Enable Developer mode in the top-right corner.
- Click Load unpacked.
- Select the folder containing
manifest.json, not the ZIP or a parent folder. - Open the extensions puzzle menu and pin YT Looper to the toolbar.
- Open a regular YouTube video. Reload once if the tab was already open during installation.
To update manually, replace the folder contents with a new release and click YT Looper's reload icon
on chrome://extensions.
macOS or Linux:
shasum -a 256 yt-looper-chrome-vX.Y.Z.zipWindows PowerShell:
Get-FileHash .\yt-looper-chrome-vX.Y.Z.zip -Algorithm SHA256Compare the result with the matching line in SHA256SUMS.
Google documents local loading in Load an unpacked extension.
If Chrome reports a manifest error, confirm that the Chrome ZIP was used and see Troubleshooting and privacy.
Español · English · Releases · MIT License
- Welcome
- User guide
- Library and sharing
- Installation
- Troubleshooting and privacy