安装并登录 x.com
从 Chrome Web Store 安装扩展,并在当前浏览器登录您的 X(x.com)账号。
X Login Assistant
在 Chrome 中读取当前 x.com 登录会话,安全、快速地完成 Twitter 账号绑定。无需手动复制 Cookie,仅在您主动操作时生效。
Secure & Private
Active Trigger Only
No Local Storage
三步完成 X 账号与 Golden Stag 平台账户的绑定。
从 Chrome Web Store 安装扩展,并在当前浏览器登录您的 X(x.com)账号。
在 Golden Stag 平台的「Twitter 账户」页面,点击「用插件一键绑定」。
扩展读取当前会话并完成校验,您的 X 账号即与平台账户成功绑定。
专注账号绑定,数据用途清晰、边界明确。
仅在您点击「一键绑定」或扩展内「测试读取」时读取 Cookie,不会在后台静默采集。
不使用 chrome.storage 等本地持久化 API,读取后立即回传或仅在弹窗内展示。
仅 Golden Stag 白名单页面可调用扩展,其他网站无法获取您的会话信息。
不接入分析、广告或第三方追踪 SDK,数据用途严格限于 X 账号绑定。
Privacy Policy · X Login Assistant
本隐私政策适用于 Chrome 浏览器扩展程序 「X登录助手」(以下简称「本扩展」或「我们」)。
本扩展由 Golden Stag(运营网站:https://www.goldenstag.io)提供,用于帮助已在 Golden Stag 平台注册的用户,将当前浏览器中已登录的 X(x.com,原 Twitter)账号与平台账户进行绑定。
本扩展的唯一用途:在用户主动操作时,读取本地浏览器中与 x.com 登录相关的 Cookie,并将必要的会话信息传递给经授权的白名单平台页面,以便完成 Twitter 账号绑定。本扩展不用于广告、追踪、数据分析或任何与上述目的无关的功能。
本扩展仅在用户主动触发相关功能时读取以下数据。本扩展不会在后台持续采集,也不会在扩展本地持久化存储任何用户数据(不使用 chrome.storage 等本地存储 API)。
| 数据项 | 来源 | 是否传回平台 | 说明 |
|---|---|---|---|
auth_token |
x.com / twitter.com Cookie | 是 | X 登录会话令牌(HttpOnly,页面 JavaScript 无法读取,需通过扩展的 cookies 权限获取) |
ct0 |
x.com / twitter.com Cookie | 是 | X 会话 CSRF 令牌,与 auth_token 配合用于登录态校验 |
twid |
x.com / twitter.com Cookie | 否(仅本地解析) | 用于解析当前登录账号的 Twitter 数字用户 ID;解析完成后不会作为 Cookie 传回平台 |
| 数据项 | 说明 |
|---|---|
twitter_user_id |
从 twid Cookie 解析得到的 Twitter 数字用户 ID,用于绑定前预校验 |
access-token)当用户在 Golden Stag 平台的「Twitter 账户」页面点击 「用插件一键绑定」(或同等操作)后:
GRAB_COOKIES 请求;chrome.cookies API,从 x.com 与 twitter.com 域读取第 2 节所列 Cookie;{ auth_token, ct0 } 及解析得到的 twitter_user_id 回传给发起请求的白名单页面;上述流程仅在平台页面主动发起请求时执行;本扩展不会自行向任何服务器发送数据。
用户可在扩展图标弹窗中点击 「测试读取当前会话」。该功能仅在弹窗内显示是否检测到有效 x.com 会话及解析出的用户 ID,不会将 Cookie 或用户 ID 发送至任何外部服务器。
该按钮仅在新标签页打开 https://x.com/login,不收集任何额外数据。
经授权的白名单页面可发送 PING 消息,本扩展仅返回扩展版本号,不返回任何用户数据。
我们收集(读取并传递)上述信息的唯一目的是:
我们不会将上述信息用于:
本扩展通过 externally_connectable 机制,仅响应以下来源页面发起的消息请求:
https://www.goldenstag.io/*https://test.ai-rbot.com/*(测试环境)http://localhost/* 与 http://127.0.0.1/*(本地开发环境)除上述白名单域名外,任何网站均无法与本扩展通信或获取 Cookie 数据。
当用户完成绑定操作时,Golden Stag 平台后端(非本扩展直接访问)会接收平台页面上传的 auth_token、ct0 及 twitter_user_id,用于:
login_cookies),以维持 X 账号与平台账户的绑定关系。平台对用户数据的处理受其自身隐私政策与服务条款约束。请参阅:https://www.goldenstag.io(如有单独的隐私政策页面,以该页面为准)。
本扩展不向广告网络、数据分析公司或其他无关第三方共享、出售或转让用户数据。
| 位置 | 是否存储 | 说明 |
|---|---|---|
| 本扩展(浏览器本地) | 否 | 读取后立即通过消息 API 回传或仅在弹窗内展示;无持久化存储 |
| Golden Stag 平台服务器 | 是(绑定成功后) | 由平台后端保存经校验的 login_cookies,保留期限与处理方式遵循平台隐私政策;用户可在平台解除绑定或删除账户 |
本扩展请求的 Chrome 权限及其必要性如下:
| 权限 | 用途 |
|---|---|
cookies |
读取 x.com / twitter.com 域下的 auth_token、ct0、twid Cookie。auth_token 为 HttpOnly Cookie,必须通过此权限读取,页面 JavaScript 无法替代 |
host_permissions: https://x.com/*、https://*.x.com/*、https://twitter.com/*、https://*.twitter.com/* |
限定 Cookie 读取范围至 X / Twitter 相关域名,不访问其他网站 |
本扩展不请求以下常见权限:tabs、history、bookmarks、geolocation、notifications、webRequest(拦截网络请求)、scripting(向页面注入脚本)等。
chrome://extensions 中禁用或卸载本扩展,卸载后本扩展将无法再读取任何 Cookie本扩展及关联平台不面向 13 周岁(或您所在司法管辖区规定的更高年龄)以下的儿童。我们不会故意收集儿童的个人信息。
本扩展可能由位于不同国家/地区的用户安装使用。Golden Stag 平台服务器对接收的数据的处理可能涉及跨境传输。使用本扩展即表示您理解并同意上述传输与处理。
我们可能会不时更新本隐私政策。更新后的版本将发布于本页面并修订「最后更新日期」。若变更涉及扩大数据收集范围或用途,我们将在扩展或平台内提供适当通知。重大变更后继续使用本扩展,即视为接受更新后的政策。
本扩展对通过 Chrome 扩展 API 获取的用户数据的处理,遵守 Chrome Web Store 用户数据政策,包括 Limited Use 要求:
This Privacy Policy applies to the Chrome extension "X Login Assistant" (the "Extension" or "we").
The Extension is provided by Golden Stag (website: https://www.goldenstag.io) to help registered Golden Stag users bind their currently logged-in X (x.com, formerly Twitter) account to their platform account.
Single purpose of the Extension: When you explicitly initiate an action, the Extension reads x.com login-related cookies in your local browser and passes necessary session information to authorized whitelisted platform pages to complete Twitter account binding. The Extension is not used for advertising, tracking, analytics, or any purpose unrelated to the above.
The Extension reads the following data only when you actively trigger a related feature. It does not collect continuously in the background and does not persistently store any user data locally (it does not use local storage APIs such as chrome.storage).
| Data | Source | Sent to platform | Description |
|---|---|---|---|
auth_token |
x.com / twitter.com cookie | Yes | X login session token (HttpOnly; page JavaScript cannot read it; requires Extension cookies permission) |
ct0 |
x.com / twitter.com cookie | Yes | X session CSRF token; used with auth_token for session validation |
twid |
x.com / twitter.com cookie | No (parsed locally only) | Used to derive the logged-in account's numeric Twitter user ID; not transmitted back to the platform as a cookie after parsing |
| Data | Description |
|---|---|
twitter_user_id |
Numeric Twitter user ID parsed from the twid cookie, for pre-bind verification |
access-token)When a user clicks "Bind with extension" (or equivalent) on the Golden Stag platform's Twitter Accounts page:
GRAB_COOKIES request to the Extension via the Chrome extension messaging API;chrome.cookies API to read the cookies listed in Section 2 from x.com and twitter.com;{ auth_token, ct0 } and the parsed twitter_user_id to the whitelisted page that initiated the request;This flow runs only when the platform page actively initiates a request; the Extension does not send data to any server on its own.
Users may click "Test current session" in the Extension icon popup. This feature only displays locally whether a valid x.com session is detected and the parsed user ID; it does not send cookies or user IDs to any external server.
This button only opens https://x.com/login in a new tab and does not collect any additional data.
Authorized whitelisted pages may send a PING message; the Extension returns only its version number and no user data.
We collect (read and pass) the above information for the sole purpose of:
We do not use the above information for:
Via externally_connectable, the Extension only responds to message requests from the following origins:
https://www.goldenstag.io/*https://test.ai-rbot.com/* (testing environment)http://localhost/* and http://127.0.0.1/* (local development)No website outside the above whitelisted domains can communicate with the Extension or obtain cookie data.
When the user completes binding, the Golden Stag platform backend (not accessed directly by the Extension) receives auth_token, ct0, and twitter_user_id uploaded by the platform page, for:
login_cookies) in the platform database to maintain the binding relationship between the X account and the platform account.Processing of user data by the platform is governed by its own privacy policy and terms of service. See: https://www.goldenstag.io (if a separate privacy policy page exists, that page prevails).
The Extension does not share, sell, or transfer user data to ad networks, analytics companies, or other unrelated third parties.
| Location | Stored | Description |
|---|---|---|
| Extension (browser local) | No | Data is returned immediately via the messaging API or shown only in the popup; no persistent storage |
| Golden Stag platform servers | Yes (after successful binding) | Platform backend stores validated login_cookies; retention and handling follow the platform privacy policy; users may unbind or delete their account on the platform |
The Chrome permissions requested by the Extension and why they are needed:
| Permission | Purpose |
|---|---|
cookies |
Read auth_token, ct0, and twid cookies on x.com / twitter.com domains. auth_token is an HttpOnly cookie and must be read via this permission; page JavaScript cannot substitute |
host_permissions: https://x.com/*, https://*.x.com/*, https://twitter.com/*, https://*.twitter.com/* |
Limit cookie reads to X / Twitter domains; no access to other websites |
The Extension does not request these common permissions: tabs, history, bookmarks, geolocation, notifications, webRequest (intercepting network requests), scripting (injecting scripts into pages), etc.
chrome://extensions; after uninstallation, the Extension can no longer read any cookiesThe Extension and associated platform are not directed at children under 13 (or the higher age required in your jurisdiction). We do not knowingly collect personal information from children.
The Extension may be installed by users in different countries/regions. Processing of received data on Golden Stag platform servers may involve cross-border transfer. By using the Extension, you understand and agree to such transfer and processing.
We may update this Privacy Policy from time to time. Updated versions will be posted on this page with a revised "Last Updated" date. If changes expand the scope of data collection or use, we will provide appropriate notice in the Extension or on the platform. Continued use of the Extension after material changes constitutes acceptance of the updated policy.
Processing of user data obtained via Chrome Extension APIs adheres to the Chrome Web Store User Data Policy, including Limited Use requirements: