Privacy Policy for SignDrop

Last Updated: July 2026

Overview

SignDrop is a Chrome extension that allows you to sign PDF documents directly in your browser. We are committed to protecting your privacy and being transparent about how we handle your data.

Data Collection and Storage

What We Collect

  1. PDF Documents (Local Only)

    • Signed PDF documents are stored locally in your browser using IndexedDB
    • Documents never leave your device unless you explicitly download or share them
    • You can delete documents at any time from the extension’s library
  2. Signatures (Local Only)

    • Your typed, drawn, or uploaded signatures are stored locally in Chrome’s storage API
    • Signatures are never transmitted to any server
    • All signature data remains on your device
  3. Temporary Session Data (Phone Signature Feature)

    • When using the phone signature feature, a temporary session is created in Firebase Realtime Database
    • Session data includes:
      • Session ID (random UUID)
      • Session status (waiting/completed)
      • Signature image data (base64 encoded)
      • Timestamps (creation and expiration)
    • Sessions automatically expire after 5 minutes
    • Session data is immediately deleted after signature capture or expiration

What We DO NOT Collect

Permissions Explanation

The extension requests the following permissions:

Required Permissions

  1. storage

    • Purpose: Store signature templates and document metadata locally
    • Scope: Local browser storage only
  2. tabs

    • Purpose: Detect when you’re viewing a PDF document
    • Scope: Read-only access to tab information (URL, title)
  3. activeTab

    • Purpose: Access the current PDF tab when you click “Sign this PDF”
    • Scope: Only the active tab, only when you interact with the extension
  4. scripting

    • Purpose: Inject PDF detection script to identify PDF documents
    • Scope: Only runs on user-initiated actions
    • What it does: Checks document type and structure to detect PDFs
  5. webRequest

    • Purpose: Detect PDF documents by inspecting Content-Type headers
    • Scope: Only inspects HTTP headers, does not modify requests
    • What it does: Identifies when a page is serving a PDF file
    • Important: We do NOT intercept, modify, or collect any request data

Host Permissions

  1. https://*.firebaseio.com/*

    • Purpose: Phone signature feature (Firebase Realtime Database)
    • Scope: Only used when you explicitly choose “Sign with Phone”
  2. https://*.firebaseapp.com/*

    • Purpose: Host the phone signature capture page
    • Scope: Only accessed when scanning QR code for phone signature
  3. https://*.googleapis.com/*

    • Purpose: Firebase SDK dependencies
    • Scope: Required for Firebase services

Third-Party Services

Firebase (Google)

We use Firebase Realtime Database only for the phone signature feature:

Note: Firebase is only used when you explicitly choose “Sign with Phone.” It is not used for any other extension features.

Data Security

Local Data Protection

Firebase Security

Data Retention and Deletion

Local Data

Firebase Data

Complete Data Removal

To completely remove all extension data:

  1. Delete all signatures and documents from the extension’s library
  2. Uninstall the extension
  3. This will remove all local storage, IndexedDB, and extension data

Children’s Privacy

This extension is not directed at children under 13. We do not knowingly collect data from children.

Changes to This Policy

We may update this privacy policy from time to time. Changes will be reflected in the “Last Updated” date at the top of this document.

Contact

If you have questions about this privacy policy or data handling:

Your Rights

You have the right to:

Compliance

This extension complies with:


Summary: SignDrop stores all your documents and signatures locally on your device. The only external service used is Firebase, and only for the optional phone signature feature, where data is temporary (5 minutes) and automatically deleted. We do not collect, track, or share any personal information.