OnlyFans Chat Exporter (CSV)

Extracts chat history to CSV. Uses robust message-count tracking, strict time parsing, auto-sorting, and two-stage loader checks.

スクリプトをインストールするには、Tampermonkey, GreasemonkeyViolentmonkey のような拡張機能のインストールが必要です。

You will need to install an extension such as Tampermonkey to install this script.

スクリプトをインストールするには、TampermonkeyViolentmonkey のような拡張機能のインストールが必要です。

スクリプトをインストールするには、TampermonkeyUserscripts のような拡張機能のインストールが必要です。

このスクリプトをインストールするには、Tampermonkeyなどの拡張機能をインストールする必要があります。

このスクリプトをインストールするには、ユーザースクリプト管理ツールの拡張機能をインストールする必要があります。

(ユーザースクリプト管理ツールは設定済みなのでインストール!)

このスタイルをインストールするには、Stylusなどの拡張機能をインストールする必要があります。

このスタイルをインストールするには、Stylus などの拡張機能をインストールする必要があります。

このスタイルをインストールするには、Stylus tなどの拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

(ユーザースタイル管理ツールは設定済みなのでインストール!)

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
作者
thomased
1日のインストール数
2
累計インストール数
2
評価
0 0 0
バージョン
1.3.3
作成日
2026/03/30
更新日
2026/03/30
大きさ
17.6KB
ライセンス
MIT
対象サイト

📥 OnlyFans Chat Exporter (CSV)

A handy Tampermonkey script to export your OnlyFans conversations into a clean, Excel-compatible CSV file.

✨ Features

  • 🤖 Auto-Loading: Takes control of the chat window to automatically scroll up (loading the entire chat history) and then gracefully scrolls back down to ensure all recent messages are rendered by the virtual DOM before capturing.
  • 📊 Clean Formatting: Organizes the data into neatly separated columns: ISO Timestamp, Sender (Me / Partner's Name), Message, Liked, and Media URL.
  • ⏱️ Smart Timestamps: Converts native OnlyFans dates and 12-hour times (e.g., "Mar 3, '24 10:05 am") into standard ISO format (YYYY-MM-DD HH:mm).
  • 😁 Emoji Support: Injects a UTF-8 BOM into the file so emojis and special characters display perfectly in Microsoft Excel and Google Sheets.
  • 🛡️ CSV Integrity: Prevents broken spreadsheet rows by flattening in-message newlines into spaces.
  • 🎨 Discreet UI: Features a neat, toggleable side-panel that stays hidden on the edge of the screen and only appears when you are actively inside a chat.

🚀 How to Use

  1. Install the script via Tampermonkey.
  2. Navigate to any OnlyFans chat.
  3. Look for the small light blue "OF CSV" tab on the right side of the screen and click it to open the panel.
  4. Click "Load All & Export".
  5. Wait while the script automatically scrolls through the history and synchronizes the messages. Once finished, the .csv file will download automatically.

🔒 Privacy

This script runs entirely locally within your browser. It simply reads the loaded text from the DOM and generates a local file. No data is sent to any external servers.