Skip to content

Instantly share code, notes, and snippets.

@qonqoqon
Created February 7, 2026 14:15
Show Gist options
  • Select an option

  • Save qonqoqon/49d6ab3fabc210bdcccd51a6c99a9952 to your computer and use it in GitHub Desktop.

Select an option

Save qonqoqon/49d6ab3fabc210bdcccd51a6c99a9952 to your computer and use it in GitHub Desktop.
Privacy Policy - Tiny Clock in Tab Chrome Extension

Privacy Policy — Tiny Clock in Tab

Last updated: February 7, 2026

Overview

Tiny Clock in Tab is a browser extension that displays the current date and time in a browser tab. Your privacy is important to us.

Data Collection

We do not collect any data. This extension:

  • Does not collect personal information
  • Does not track browsing activity
  • Does not use cookies
  • Does not use analytics or telemetry
  • Does not communicate with any external server

Data Storage

The extension uses Chrome's local storage API (chrome.storage.local) solely to save your display preferences (date/time format, language, theme, etc.). This data:

  • Is stored only on your device
  • Is never transmitted to any server
  • Is never shared with any third party
  • Can be deleted by uninstalling the extension

Permissions

The extension requests the following permissions, used exclusively for its core functionality:

Permission Purpose
storage Save your display preferences locally
tabs Open and manage clock tabs, update tab titles
contextMenus Add "Open Clock" to the right-click menu

Remote Code

This extension does not load or execute any remote code. All code runs entirely within the extension package.

Third-Party Services

This extension does not integrate with or send data to any third-party services.

Changes to This Policy

If we make changes to this privacy policy, we will update the "Last updated" date above.

Contact

If you have questions about this privacy policy, please open an issue on our support page or contact us at musiva.info@gmail.com.


Publisher: musiva Inc.

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