Last updated: 2026-04-18
Netflix Auto Skip does not collect, store, transmit, or share any personal data.
This extension collects no data of any kind. Specifically:
The extension uses chrome.storage.sync solely to store your preference settings:
| Key | Type | Purpose |
|---|---|---|
skipIntro |
boolean | Whether auto-skip intro/recap/epilogue is enabled |
autoNextEpisode |
boolean | Whether auto-play next episode is enabled |
skipDelay |
integer (ms) | Configured skip delay (0–5000 ms) |
These values never leave your browser except to sync across your own signed-in Chrome devices via Google’s standard chrome.storage.sync infrastructure. No third party has access to these values.
| Permission | Reason |
|---|---|
storage |
Save and sync the three preference settings listed above |
*://*.netflix.com/watch/* |
Inject the content script only on Netflix video watch pages to detect and click skip buttons |
This extension does not communicate with any external server. No data is sent to the developer or any third party.
If this policy changes, the updated version will be published at this URL with a new Last updated date.
For questions, open an issue at github.com/qwer556617123/NETFLIX-AUTO-SKIP-EXTENSION.