Created
March 23, 2026 13:09
-
-
Save idrisrupt/895605b151916f721c81f81a71c0589f to your computer and use it in GitHub Desktop.
AutomaCluster Extension
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Privacy Policy for AutomaCluster | |
| Effective Date: March 23, 2026 | |
| AutomaCluster ("we," "us," or "our") is committed to protecting your privacy. This Privacy Policy explains how we collect, use, and share information through the AutomaCluster browser extension. | |
| ## 1. Information Collection | |
| AutomaCluster is a tool for browser automation. It collects and stores the following data locally within your browser's storage: | |
| - **Worker Configuration:** Unique worker IDs and selected usernames used to identify the machine in your private Control Center. | |
| - **Automation Settings:** Local preferences for automation behavior. | |
| ## 2. Information Usage | |
| The information collected is used solely for the functionality of the extension: | |
| - To identify the worker node in your private dashboard. | |
| - To execute automation workflows as directed by your private dashboard. | |
| ## 3. Information Sharing | |
| We **do not sell, trade, or otherwise transfer** your information to outside parties. Data is only sent to your own private backend server as configured in the extension. | |
| ## 4. Permissions Justification | |
| - **Storage:** Used to save your worker ID and preferred username. | |
| - **Tabs/Cookies/Scripting:** Required to execute browser automation tasks. | |
| - **Alarms:** Used for heartbeat synchronization with your backend. | |
| ## 5. Contact | |
| If you have any questions, please contact the developer via their private distribution channel. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment