Skip to content

Instantly share code, notes, and snippets.

@nachocoigodonnell
Created December 17, 2025 11:13
Show Gist options
  • Select an option

  • Save nachocoigodonnell/cc37bae14a122ad14d11aeed0a2bfbf1 to your computer and use it in GitHub Desktop.

Select an option

Save nachocoigodonnell/cc37bae14a122ad14d11aeed0a2bfbf1 to your computer and use it in GitHub Desktop.
Fichi-fichi privacy policy

Privacy Policy for Fichi-Fichi

Last updated: December 2024

Overview

Fichi-Fichi is a Chrome extension that automates time clock entries on the Woffu platform. This privacy policy explains how the extension handles user data.

Data Collection

Fichi-Fichi does NOT collect, store, or transmit any personal data to external servers.

What the extension accesses:

  1. Session Token (cookies)

    • The extension reads the woffu.token cookie from woffu.com
    • This token is used solely to authenticate API requests to Woffu
    • The token is never stored permanently or sent anywhere else
  2. Calendar Data

    • The extension reads your work calendar from the Woffu page
    • This data is used only to display which days need clock entries
    • This data is never stored or transmitted externally
  3. User Configuration (chrome.storage)

    • Your schedule preferences (clock-in/out times) are stored locally
    • This data syncs via Chrome's built-in sync if enabled
    • No external servers are involved

Data Transmission

The extension only communicates with:

  • woffu.com — Your employer's Woffu instance (to register clock entries)

The extension does NOT communicate with:

  • Any analytics services
  • Any third-party servers
  • Any external APIs

Permissions Explained

Permission Purpose
cookies Read Woffu authentication token
storage Save your schedule configuration locally
host_permissions: *.woffu.com Interact with Woffu's API

Data Security

  • All communication with Woffu uses HTTPS
  • No data is stored outside your browser
  • No passwords are ever accessed or stored

Third-Party Services

This extension does not use any third-party services, analytics, or tracking.

Changes to This Policy

Any changes to this privacy policy will be posted in the extension's repository.

Contact

For questions about this privacy policy, please open an issue in the GitHub repository.


This extension is not affiliated with Woffu. It is an independent tool created to help users manage their time tracking.

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