1. Overview
Website Listener for Planetaltig ("the Extension") is designed to help registered Planetaltig users track their shift activity and performance metrics while using m.planetaltig.com. The Extension does not collect, transmit, or share any personal or sensitive information from users or from any other websites.
2. Data We Collect and Store
The Extension only processes non-sensitive operational data that is required for its core functionality:
-
Click timestamps: Recorded when the
user clicks the specific button
(
name="search") on the target Planetaltig page. Used to calculate performance metrics (e.g., number of calls in the last 8 hours). -
Shift notes: Temporarily stored in
local memory (
chrome.storage.local) until the user submits their final report.
All data is stored locally in the user's browser and is only accessible by this extension. When submitted, data is securely transmitted to the authenticated user's account on Supabase — a cloud backend used exclusively for this purpose.
3. Authentication and External Accounts
Users must already be registered and authenticated through an external system (Planetaltig). The Extension itself does not handle registration or collect any account credentials directly. Authentication tokens are securely managed using Supabase Auth APIs.
4. Permissions and Their Purpose
- storage – Saves local operational data (timestamps, shift notes).
- scripting – Injects a content script to detect button clicks on the allowed site only.
- activeTab – Grants temporary access to the current tab only when the user interacts with the extension.
- alarms – Runs scheduled background updates for reporting metrics.
-
host_permissions – Allows secure
communication with the Supabase backend
(
https://yxxladzheqoeecopdduv.supabase.co/*).
These permissions are limited to the minimum required for the extension to function properly.
5. Data Sharing and Disclosure
The Extension does not share, sell, or transmit any data to third parties other than the user's authenticated Supabase account. No data is ever collected from or transmitted to external services unrelated to Planetaltig or Supabase.
6. Security
All communication with Supabase occurs over HTTPS. Stored data is protected using Chrome's extension storage system and is only accessible to this extension's scripts. No external code is executed or loaded remotely.
7. User Control
Users can:
- View and manage their performance data in their external Planetaltig dashboard.
- Remove or disable the extension at any time, which deletes all locally stored data.
8. Contact
For questions or privacy concerns regarding this extension, please contact:
Plugin: Website Listener for Planetaltig Team
Developer: Danjel Frrokaj
Email: d.frrokaj2002@gmail.com