クリエイター向けローンチAgent
リソース
Prori の概要Prori とは何か、どう動くのかProri インサイトローンチノート、実践ガイド、プロダクト更新製品とプラットフォームキャンペーン、コンテンツ検証、報酬の仕組みよくある質問キャンペーンと報酬の支払いについて
Prori ツールキット
キャンペーン予算計算ツール月の報酬予算でどこまでまかなえるか試算投稿リンクチェッカー提出用のきれいな証明リンクを作成エンゲージメント率チェッカーアカウントのエンゲージメント率を試算公式チャネル確認メッセージが本当に Prori からか確認
会社概要
XYouTubeInstagramLinkedInTikTokGitHub
ログインするアカウント
登録するアカウント
クリエイター向け
ローンチAgent
リソース
リソース
Prori の概要Prori とは何か、どう動くのかProri インサイトローンチノート、実践ガイド、プロダクト更新製品とプラットフォームキャンペーン、コンテンツ検証、報酬の仕組みよくある質問キャンペーンと報酬の支払いについて
Prori ツールキット
動画ダウンローダーTikTok、X、YouTube、Instagram、Facebook、Pinterest、Reddit の動画をダウンロード・分析。
TikTok 動画ダウンローダーTikTok の動画を保存・切り抜きして AI で分析X 動画ダウンローダーX の動画を保存・切り抜きして AI で分析YouTube 動画ダウンローダーYouTube の動画を保存・切り抜きして AI で分析Instagram 動画ダウンローダーInstagram の動画を保存・切り抜きして AI で分析Facebook 動画ダウンローダーFacebook の動画を保存・切り抜きして AI で分析Pinterest 動画ダウンローダーPinterest の動画を保存・切り抜きして AI で分析Reddit 動画ダウンローダーReddit の動画を保存・切り抜きして AI で分析
キャンペーン予算計算ツール月の報酬予算でどこまでまかなえるか試算投稿リンクチェッカー提出用のきれいな証明リンクを作成エンゲージメント率チェッカーアカウントのエンゲージメント率を試算公式チャネル確認メッセージが本当に Prori からか確認
会社概要
コミュニティ
XYouTubeInstagramLinkedInTikTokGitHub
ログイン
新規登録
今すぐ開始

Privacy Policy for Prori

Last Updated: July 2, 2026

Introduction

Prori ("we", "our", or "the Service") is committed to protecting your privacy. This Privacy Policy covers the Prori Chrome extension and the Prori desktop application. The Chrome extension does not work on its own — it is the browser-side helper for the desktop app, and the two halves are designed to be used together.

How Prori works, in plain terms

The desktop app is where you tell Prori what to do. The Chrome extension is a thin executor: when the desktop app asks, the extension reads pages you are currently viewing or performs an action you triggered (post a tweet, send a reply, save a bookmark, and so on) in your own browser session.

The extension pairs with the Prori desktop app automatically over a local WebSocket on your own machine (127.0.0.1 / localhost). That channel is never exposed to the public internet.

The extension acts on social platforms inside the browser session you already have — it never asks for your password. For one feature (your own account analytics, described below) it reads a single X.com cookie — the ct0 CSRF token — so it can call X's own API as you, from your browser. Cookies are only ever used locally inside your browser to authenticate those requests; they are never uploaded, stored, or shared, and we never read cookies from any site other than x.com.

Information We Collect

1. Page content you ask Prori to look at

When the desktop app asks the extension to look at a page you are currently viewing on a supported social platform (currently X / Twitter):

  • The extension reads the page's DOM and the platform's internal API responses (timeline data, profile metrics, engagement data, account verification status).
  • This is read-only — we never modify the platform's requests or responses.
  • The desktop agent uses this content to draft replies, summarize threads, suggest next actions, and so on.

We do not crawl pages in the background, and we do not record your browsing history. The extension only interacts with pages relevant to a task you have actively started in the desktop app.

2. Actions you trigger

When you ask the desktop agent to post, reply, like, bookmark, follow, or perform any other action, the extension carries out that action in your existing browser session using its debugger capability (Chrome DevTools Protocol). The outcome is sent back to the desktop app so it can show you what happened.

3. Your own account analytics

When you ask the desktop app for your X account analytics (impressions, engagement, follower trends), the extension fetches that data from X's own analytics API inside your browser session. To authenticate the request it reads one X.com cookie — the ct0 CSRF token — using Chrome's cookies permission. The cookie is used only to sign the request locally and is never transmitted to api.bnbot.ai or any other server. The resulting analytics are shown to you in the desktop app.

4. Boost campaign detection

The extension can show visual indicators on tweets that have an active "Money Vision" boost campaign. To do this it:

  • Extracts tweet IDs from your timeline
  • Sends those IDs to api.bnbot.ai
  • Receives back a list of which IDs are currently boosted

Only tweet IDs are transmitted — no tweet content, no author info, no information about you.

5. Local storage on your device

The extension stores your in-extension preferences and panel state in Chrome's chrome.storage.local. Nothing else lives there that you need to manage.

The desktop app keeps its own logs and history on your local disk inside its application data directory. The extension does not have access to that data.

What we do not do

  • We do not sell your data, ever.
  • We do not train our or anyone else's AI models on your tweets, replies, or messages.
  • We do not run mass automation campaigns (no auto-like, auto-follow, mass DM, or similar). Every action originates from a request you made in the desktop app.
  • We do not collect or upload your full browsing history. The extension only interacts with pages you have explicitly asked the desktop app to work on.
  • The extension does not function without the Prori desktop app — it is the browser-side helper, not a standalone product.

Where the data goes

Data Where it lives Sent to api.bnbot.ai?
Pages Prori looks at Read into the desktop agent's working memory while a task is running Only if you ask the agent to do something that requires our cloud (e.g. AI inference you signed up for)
Tweet IDs for boost detection Sent to api.bnbot.ai for lookup Yes (IDs only)
X.com ct0 cookie (CSRF token) Read locally to authenticate requests to X's own API No — never leaves your browser
Preferences / panel state Local browser only No

Third-party services

  • api.bnbot.ai — our own backend. Handles the boost-campaign lookup and (when you opt in) cloud-based AI inference for the desktop agent.
  • AI providers — if your plan uses cloud AI, the content you ask Prori to act on is forwarded by the desktop app to AI providers we partner with. The Chrome extension itself does not call any third-party AI provider directly.

Data security

  • All API traffic to api.bnbot.ai is over HTTPS.
  • Local data uses Chrome's secure storage API.
  • The extension ↔ desktop-app channel is bound to localhost and is never exposed to the network.

Data retention

  • Preferences are kept until you uninstall the extension.
  • You can remove all extension data at any time by uninstalling the extension. To remove desktop data, delete the Prori app's data directory.

Your rights

You have the right to:

  • Request deletion of your data — email support@prori.ai
  • Uninstall the extension and the desktop app at any time

Children's privacy

Prori is not intended for use by children under 13. We do not knowingly collect personal information from children.

Changes to this Policy

We may update this Privacy Policy from time to time. We will notify you of any changes by updating the "Last Updated" date at the top of this policy. Material changes will also be announced inside the Prori desktop app.

Contact Us

Email: support@prori.ai


Prori is not affiliated with X / Twitter, Google, or any AI provider. Trademarks are property of their respective owners.

クリエイター向け
Prori
お問い合わせ
hello@prori.ai
リソース
Prori の概要
ドキュメント
よくある質問
ブログ
ツールキット
TikTok 動画ダウンローダーX 動画ダウンローダーYouTube 動画ダウンローダーInstagram 動画ダウンローダーFacebook 動画ダウンローダーPinterest 動画ダウンローダーReddit 動画ダウンローダー
会社情報
BNBotローンチ会社概要
法的情報
プライバシーポリシー利用規約
フォローする
X (Twitter)InstagramTikTokYouTubeLinkedIn
Copyright © 2026 Frenzy Labs. All rights reserved.
Discover
ツールキット
クリエイター調査
クリエイター視聴者分析公開プロフィールの実績とインポートしたオーディエンス分布を分析Instagram 偽フォロワーチェック視聴者品質とリスクを評価TikTok 偽フォロワーチェック視聴者品質とリスクを評価インフルエンサーマーケティング予算計算人数とチームコストを計画
クリエイターメール検索
Instagram メール検索公開メールを一括検索Facebook メール検索公開メールを一括検索YouTube メール検索公開メールを一括検索Twitter/X メール検索公開メールを一括検索
動画ダウンローダー
TikTok 動画ダウンローダーTikTok の動画を保存・切り抜きして AI で分析X 動画ダウンローダーX の動画を保存・切り抜きして AI で分析YouTube 動画ダウンローダーYouTube の動画を保存・切り抜きして AI で分析Instagram 動画ダウンローダーInstagram の動画を保存・切り抜きして AI で分析Facebook 動画ダウンローダーFacebook の動画を保存・切り抜きして AI で分析Pinterest 動画ダウンローダーPinterest の動画を保存・切り抜きして AI で分析Reddit 動画ダウンローダーReddit の動画を保存・切り抜きして AI で分析
ログインして無料で利用。