Netflix Speed Controller is a free, open-source browser extension licensed under the MIT License. This extension is designed with a strict commitment to user privacy. It does not collect, transmit, store, or share any personal data whatsoever.
We do not collect any data. Specifically:
All extension settings are stored locally on your device only, using Chrome's built-in storage.sync and storage.local APIs.
Note: If you have Chrome Sync enabled, Google may sync these settings across your devices. This is a browser feature not controlled by this extension.
This extension makes zero external network requests. It does not communicate with any server or third-party service. All functionality runs entirely on your local machine.
| Permission | Purpose |
|---|---|
storage | Save speed preferences locally. |
scripting | Inject the controller into Netflix pages. |
activeTab | Access the current tab to apply speed changes. |
netflix.com | Operate specifically on the Netflix domain. |
If this privacy policy is updated, changes will be noted with an updated "Last updated" date at the top of this document. Any policy changes will be officially announced via:
This extension is fully open source. You can audit the code or report issues via the official repository.
View on GitHub