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 篡改猴Greasemonkey 油猴子Violentmonkey 暴力猴,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴Violentmonkey 暴力猴,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴Userscripts ,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

作者
thomased
日安装量
0
总安装量
9
评分
0 0 0
版本
1.3.3
创建于
2026-03-30
更新于
2026-03-30
大小
17.6 KB
许可证
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.