Skip to content

Instantly share code, notes, and snippets.

@sungjk
Last active January 15, 2026 12:02
Show Gist options
  • Select an option

  • Save sungjk/d7b2544589c3783957f58a7612bbfe4e to your computer and use it in GitHub Desktop.

Select an option

Save sungjk/d7b2544589c3783957f58a7612bbfe4e to your computer and use it in GitHub Desktop.
Privacy Policy for GitHub PR Sidebar Resizer

Overview

GitHub PR Sidebar Resizer is a browser extension that allows users to resize the file tree sidebar on GitHub Pull Request pages. This privacy policy explains how we handle user data.

Data Collection

We do not collect any personal data.

This extension:

  • Does NOT collect any personal information
  • Does NOT track your browsing activity
  • Does NOT send any data to external servers
  • Does NOT use analytics or tracking tools
  • Does NOT access your GitHub account information

Data Storage

The extension stores only one piece of data locally on your device:

  • Sidebar width preference: The width (in pixels) you set for the sidebar

This data is:

  • Stored locally using Chrome's storage API
  • Never transmitted to any external server
  • Only used to remember your sidebar width preference
  • Automatically removed when you uninstall the extension

Permissions

Permission Purpose
storage To save your sidebar width preference locally
github.com/*/pull/*/files To add the resize functionality only on GitHub PR file diff pages

Third-Party Services

This extension does not use any third-party services, APIs, or analytics tools.

Changes to This Policy

If we make any changes to this privacy policy, we will update the "Last Updated" date at the top of this document.

Contact

If you have any questions about this privacy policy, please open an issue on our GitHub repository.

Summary

Your privacy is fully protected. This extension works entirely offline and stores only your sidebar width preference locally on your device.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment