Skip to content

Instantly share code, notes, and snippets.

@habasa
Created February 19, 2026 15:06
Show Gist options
  • Select an option

  • Save habasa/2c9162e4d0ddea998612ae5c161037e0 to your computer and use it in GitHub Desktop.

Select an option

Save habasa/2c9162e4d0ddea998612ae5c161037e0 to your computer and use it in GitHub Desktop.

Privacy Policy - Auto Clicker

Last Updated: February 20, 2026

Overview

Auto Clicker ("the Extension") is a browser extension that allows users to record click positions on web pages and automatically replay those clicks. This privacy policy explains how the Extension handles user data.

Data Collection

The Extension does not collect, store, or transmit any personal data.

Specifically, the Extension:

  • Does not collect personal information (name, email, address, etc.)
  • Does not collect browsing history or web activity
  • Does not collect financial or payment information
  • Does not collect authentication credentials
  • Does not collect location data
  • Does not use cookies or tracking technologies
  • Does not use analytics or telemetry services

Data Storage

Click positions recorded during use are stored temporarily in the browser's memory (RAM) only. This data:

  • Exists only while the extension is active on the current tab
  • Is automatically cleared when the tab is closed, refreshed, or the extension is deactivated
  • Is never written to disk or persistent storage
  • Is never transmitted to any external server

Permissions

The Extension requests the following browser permissions:

  • activeTab: Required to interact with the current page when the user activates the extension. This permission only grants access to the tab the user is actively viewing.
  • scripting: Required to inject the click recording and auto-clicking functionality into the active page.

These permissions are used solely for the core functionality of the Extension and nothing else.

Third-Party Services

The Extension does not use any third-party services, APIs, or external servers. All functionality runs entirely within the user's browser.

Remote Code

The Extension does not load or execute any remote code. All code is bundled within the extension package.

Changes to This Policy

If this privacy policy is updated, the changes will be reflected on this page with an updated date.

Contact

If you have any questions about this privacy policy, please contact:

Email: hellow0102@naver.com

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