Effective date: 2026-05-22
Author: Antoine Rato
GitHub Diff Filter Plus does not collect, store, transmit, or share any personal information whatsoever. This page describes what little data the extension touches and where it lives.
The extension stores one record locally, only when you explicitly opt in by enabling the “Remember last selection” setting in the popup:
[".cs", ".meta"]).This data is stored exclusively via Chrome’s chrome.storage.sync API,
which means:
If you uninstall the extension or disable the setting, this data is discarded.
https://github.com/* Pull Request pages).| Permission | Why it is needed |
|---|---|
storage |
Persist the single preference described above. |
host_permissions: https://github.com/* |
Required so the content script can detect and enhance the native file filter dropdown on Pull Request pages. |
No other permissions are requested.
None. The extension exchanges no data with any third party.
The extension is not directed at children and does not knowingly process any data from anyone, including children, beyond the local storage entry described above.
If this policy is ever updated, the new version will be published in this same file with a new “Effective date”. Since the extension is open source, the full history is visible in the public git log.
For questions, issues, or feedback: