Skip to content

Instantly share code, notes, and snippets.

@XaviersDev
Last active February 17, 2026 23:03
Show Gist options
  • Select an option

  • Save XaviersDev/28def1c28d492803f370d0ae39a2aaf3 to your computer and use it in GitHub Desktop.

Select an option

Save XaviersDev/28def1c28d492803f370d0ae39a2aaf3 to your computer and use it in GitHub Desktop.
FP_Tools_Privacy_Policy.md

Privacy Policy for FunPay Tools

Last updated: February 2026


Overview

FunPay Tools is a suite of products including a Chrome/browser extension and an Android application that help users manage their FunPay.com seller accounts. This Privacy Policy covers all products in the FunPay Tools suite.


1. Chrome Extension

1.1 Local Data Storage

All extension settings (templates, theme settings, auto-response rules, etc.) are stored locally on your computer using the chrome.storage.local API. This data is never sent to any external server.

1.2 AI Features

For AI-powered features (e.g., AI Rewriter), the text you want to process and the context of the current conversation are sent to our server at fptools-ai-server.vercel.app. This data:

  • Is processed anonymously
  • Is not logged or retained after processing
  • Is used solely to generate a response for you

1.3 Cookies

The extension accesses your funpay.com cookies only to perform actions on your behalf (such as auto-bumping lots or switching accounts). These cookies are never sent to any third-party server.

1.4 No Personal Data Collection

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


2. Android Application

2.1 Data Stored Locally on Device

All app settings, templates, auto-response rules, and customization data are stored locally on your device using Android SharedPreferences and internal storage. This data remains on your device.

2.2 Network Communication

The Android app communicates with the following services:

a) FunPay.com API The app accesses FunPay.com on your behalf using your Golden Key (session token) that you provide. This token is stored locally on your device and is used solely to perform actions you request (reading chats, sending messages, managing lots, etc.). It is never transmitted to our servers.

b) Firebase Realtime Database We use Firebase (Google) to store license status information. The data stored includes:

  • A device identifier (Android ID) — used only to bind a PRO license to your device
  • License expiry date and activation status
  • No personal information, message content, or FunPay account data is stored in Firebase

c) StartApp Advertising SDK The free version of the app uses the StartApp SDK to display advertisements. StartApp may collect device information in accordance with their own Privacy Policy. You can remove ads by purchasing a PRO license.

d) Telegram Bot If you purchase a PRO license through our Telegram bot, your Telegram User ID is recorded in Firebase to associate your purchase with your license key. No other Telegram account information is stored.

2.3 Permissions Used

Permission Purpose
INTERNET Connect to FunPay.com and services above
FOREGROUND_SERVICE Run background automation (auto-reply, auto-raise)
POST_NOTIFICATIONS Show push notifications for new messages/orders
RECEIVE_BOOT_COMPLETED Restart background service after device reboot
REQUEST_IGNORE_BATTERY_OPTIMIZATIONS Keep background service running reliably
WAKE_LOCK Prevent service interruption during background operation

2.4 Device Identifier

We generate or read your Android ID (Settings.Secure.ANDROID_ID) to bind a purchased PRO license to your device. This identifier is:

  • Stored locally on your device
  • Uploaded to Firebase only when you activate a license key
  • Used solely to prevent license sharing across multiple devices
  • Can be reset by contacting support (e.g., if you change your phone)

2.5 Background Service

The app runs a foreground service to deliver automation features (auto-reply, auto-raise lots, etc.). This service:

  • Operates only with your FunPay session token
  • Does not collect or transmit any data beyond what is required to function on FunPay.com
  • Can be stopped at any time from the app's main screen

2.6 No Sale of Personal Data

We do not sell, rent, or share any personal data with third parties for marketing purposes.


3. Telegram Bot

Our Telegram bot (@FPToolsBot) is used for purchasing and managing PRO licenses. When you interact with the bot:

  • Your Telegram User ID and username are stored in our database to associate purchases with your account and to contact you about your license.
  • Payment data is processed entirely by Telegram Payments / Stars. We never see or store your payment card details.
  • We may send you service messages (e.g., license confirmation, expiry reminders).

4. Theme Sharing (Telegram Bot)

When you upload a theme via the bot:

  • The .fptheme file is stored on Telegram's servers (as a Telegram file_id).
  • Your Telegram username is displayed as the author in the public catalog.
  • You can delete your themes or make them private at any time via the bot.

5. Data Retention

Data Retention
Extension local settings Until you uninstall the extension or clear data
Android local settings Until you uninstall the app or clear data
Firebase license records Until the license is revoked or you request deletion
Bot user records Until you request deletion
Theme files Until you delete them via the bot

6. Your Rights

You have the right to:

  • Access the data we hold about you
  • Delete your data — contact us and we will remove your records from Firebase and our bot database within 7 days
  • Opt out of advertising by purchasing a PRO license

7. Third-Party Services

This product uses the following third-party services, each governed by their own privacy policies:


8. Children's Privacy

FunPay Tools is not directed at children under 13. We do not knowingly collect data from children.


9. Changes to This Policy

We may update this policy from time to time. Significant changes will be announced in our Telegram channel. Continued use of the app or extension after changes constitutes acceptance.


10. Contact

If you have questions about this privacy policy or want to request data deletion:

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