Privacy Policy
Last Updated: October 9, 2025
Summary: This extension is a simple configuration fetcher. It reads from a URL you specify and passes the result to another extension. No data collection. No tracking. No analytics. Open source and auditable.
Overview
ILB AESR Config Sync is committed to protecting your privacy. This extension operates entirely on your local device and does not collect, transmit, or store any personal information on external servers.
Data Collection
What We DO NOT Collect
- ❌ Personal information
- ❌ Browsing history
- ❌ Analytics or usage statistics
- ❌ Cookies or tracking data
- ❌ AWS credentials or tokens
- ❌ Account information
What the Extension Does
- ✅ Fetches configuration from YOUR specified URL
- ✅ Stores YOUR settings locally in browser storage
- ✅ Sends configuration to AWS Extend Switch Roles extension (locally)
- ✅ Displays sync status in extension popup
Data Storage
Browser Storage (Local)
The extension stores the following data in your browser's local storage:
- Configuration URL you specify
- Sync interval you choose
- Last sync timestamp
- Last sync status message
This data:
- Never leaves your device
- Is accessible only to this extension
- Can be cleared by removing the extension
- Is not transmitted to any server
Sync Storage (Optional)
Settings may use browser sync storage, which:
- Syncs across your browsers via your browser account (Chrome Sync / Firefox Sync)
- Is controlled by your browser's sync settings
- Does not involve our servers
Network Requests
The extension makes HTTP requests ONLY to:
- The configuration URL YOU specify in settings
- Default:
https://raw.githubusercontent.com/kevinwithnall/ilb-aesr-sync/main/example-config.ini
These requests:
- Fetch role configuration only
- Are made directly from your browser
- Do not go through our servers
- Contain no personal information
Third-Party Services
AWS Extend Switch Roles
This extension sends configuration data to the AWS Extend Switch Roles extension (if installed). This happens:
- Locally on your device
- Via browser extension messaging API
- No external servers involved
Your Configuration Server
When you specify a configuration URL, the extension fetches from that server. Privacy policies of that server apply to those requests.
Permissions
alarms
- Purpose: Schedule automatic configuration sync
- Use: Set periodic timers for fetching configuration
- Access: No data access, scheduling only
storage
- Purpose: Store your settings locally
- Use: Save configuration URL and sync interval
- Access: Only extension settings, no other browser data
Changes to This Policy
We may update this privacy policy from time to time. Changes will be posted in this file with an updated "Last Updated" date.
Open Source
This extension is open source. You can review the code at:
https://github.com/kevinwithnall/ilb-aesr-sync
Contact
For privacy concerns or questions:
Compliance
This extension complies with:
- Chrome Web Store Developer Program Policies
- Firefox Add-ons Policies
- GDPR (no personal data collected)
- CCPA (no personal data collected)
Your Rights
Since we collect no personal data:
- There is no data to request
- There is no data to delete
- There is no data to transfer
- Uninstalling the extension removes all local settings
Children's Privacy
This extension does not knowingly collect data from anyone, including children under 13.
View on GitHub |
Report Issue