Skip to content

Instantly share code, notes, and snippets.

@ofirdalal
Created January 19, 2026 20:29
Show Gist options
  • Select an option

  • Save ofirdalal/c01b90d9bba30132aaadfc3e01f2d4e5 to your computer and use it in GitHub Desktop.

Select an option

Save ofirdalal/c01b90d9bba30132aaadfc3e01f2d4e5 to your computer and use it in GitHub Desktop.
privacy-policy.md
# MCAS URL Rewriter - Privacy Policy
**Last Updated:** January 2026
## Overview
MCAS URL Rewriter is a browser extension that redirects URLs to Microsoft Defender for Cloud Apps (MCAS) format.
## Data Collection
This extension does NOT collect, store, or transmit any personal data to external servers.
## Data Storage
The extension stores only:
- User-configured service settings (domain patterns and MCAS suffixes)
- Service enabled/disabled states
This data is stored locally in your browser using Chrome's sync storage and is never transmitted to third parties.
## Permissions
- **declarativeNetRequest**: Used to redirect URLs to MCAS format
- **storage**: Used to save your service configurations
- **Host permissions**: Required to redirect URLs for user-configured domains
## Third Parties
This extension does not share any data with third parties.
## Contact
For questions about this privacy policy, contact: [YOUR_EMAIL]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment