Privacy Policy
Last updated: June 9, 2026
Summary: Git Magager does NOT collect, store, or transmit any personal information or user data to external servers. All operations are performed locally on your device.
1. Data Collection
Git Magager does NOT collect, store, or transmit any of the following:
- Personal identification information (name, email, address, etc.)
- Financial information
- Authentication credentials
- Personal communications
- Location data
- Browsing history or web activity
- User behavior or activity logs
2. Local Data Processing
All operations are performed locally on your device. The extension:
- Accesses GitHub and GitLab repository pages to detect clone URLs (HTTPS/SSH)
- Injects a clone button into the page DOM for user convenience
- Communicates only with a local server running on your machine (localhost:9456)
- Stores only user preferences (e.g., terminal auto-open setting) in browser local storage
3. Permissions Usage
The extension requests the following permissions, each serving a specific purpose:
3.1 Core Permissions
- storage: Stores user preferences and configuration settings locally
- activeTab: Reads the current tab's URL to pre-fill the clone dialog with repository information
- scripting: Injects the clone button interface into GitHub and GitLab pages
3.2 Host Permissions
Host permissions are strictly limited to code hosting platforms:
https://github.com/*
https://gitlab.com/*
https://*.gitlab.com/*
https://*.gitlab.org/*
These permissions are used solely for:
- Detecting Git repository clone URLs on repository pages
- Injecting clone buttons into the page interface
- Monitoring page navigation changes for single-page applications
4. Third-Party Services
Git Magager does NOT use any third-party services, analytics, or tracking tools.
The extension communicates only with a local companion server running on your machine at http://127.0.0.1:9456. This server:
- Executes Git clone commands in your terminal
- Opens native folder selection dialogs
- Stores configuration files locally on your device
- Does NOT transmit any data to external servers
5. Data Security
Since all data processing occurs locally on your device, there is no risk of data transmission or server-side data breaches. Your repository URLs and file paths never leave your computer.
6. Children's Privacy
Git Magager does not knowingly collect any information from children under the age of 13. As the extension does not collect any personal data, this is not applicable.
7. Changes to This Privacy Policy
We may update this Privacy Policy from time to time. We will notify you of any changes by updating the "Last updated" date at the top of this page.
8. Contact Us
If you have any questions or concerns about this Privacy Policy, please contact us at:
Email: better0027@gmail.com
GitHub: https://github.com/id-velop/git-magager