Clock Extension displays the current time (HH:MM:SS) as a small floating widget on web pages. Users can customise the text color, background color, and toggle the widget on or off through a settings popup.
Clock Extension does not collect any personal information. The only data stored by the extension is your preferences:
These preferences are stored exclusively using
chrome.storage.local — a browser storage area that is local
to your device and never sent to any external server.
We do not sell, trade, rent, or otherwise share any data with third parties. No analytics, advertising, or tracking services are used in this extension.
Clock Extension makes no network requests of any kind.
It does not contact any remote server, API, or service. The current time is
read directly from your device's local clock via the browser's
built-in Date API.
Clock Extension does not collect any information from anyone, including children under the age of 13.
If this privacy policy changes, the updated version will be published at this URL with a revised "Last updated" date. Continued use of the extension after any changes constitutes acceptance of the new policy.
If you have questions about this privacy policy, please open an issue on the extension's repository or contact: gamheu@gmail.com