Privacy Policy — Section Looper for YouTube
Chrome extension · Last updated 3 September 2026
Section Looper for YouTube does not collect, transmit, or sell any data. It has no server, makes no network requests, and contains no analytics or tracking of any kind.
What the extension stores
The only thing it stores is the list of sections you mark on a video: a video id and a set of start/end times, plus whether looping is on and whether the panel is open.
This is written to chrome.storage.local, which lives on your own computer, inside your own Chrome profile. It is never sent anywhere.
What it does not do
- It contains no analytics, telemetry, tracking, or crash reporting.
- It makes no network requests of any kind. There is no server and no backend to send anything to.
- It does not read your YouTube account, watch history, cookies, or any other page content beyond the video element's current time and duration.
- It does not use
chrome.storage.sync, so your sections never leave the machine you made them on. - It loads no remote code — everything it runs ships inside the extension package.
- Nothing is shared with the developer or with any third party, and nothing is sold.
Permissions, and why each is needed
storage— to remember your marked sections for a video so they are still there the next time you open it.- Access to
www.youtube.com— to draw the section bands onto the player's progress bar and to skip the video past the parts you did not mark. The extension runs only onwww.youtube.comand on no other site.
Children's privacy
Because the extension collects no data at all, it collects nothing from anyone, including children under 13.
Removing your data
Uninstalling the extension deletes its local storage along with it. You can also clear it at any time by removing all of a video's sections.
Changes to this policy
If this policy ever changes, the revised version will be posted at this same address with an updated date above. The extension will not begin collecting data without that change being reflected here first.
Contact
Questions about this policy: open an issue at github.com/adityasoni2019/section-looper-privacy/issues, or use the developer contact address listed on the extension's Chrome Web Store page under Support.