Social Club Bot
Extension Actions
Download and manage Rockstar jobs directly from any Social Club profile.
This extension helps GTA Online players easily grab, back up, or inspect all the jobs from a Social Club creator profile.
โ๏ธ What it does
Lets you collect job data directly from your open Social Club page in Chrome.
Reads your current logged-in session token only inside your browser (never uploaded or saved).
Sends the information to your own local script or tool running on 127.0.0.1 for offline processing.
Supports multiple platforms (PS4, PS5, PC, Xbox One, Series X/S).
Includes a simple popup UI where you can paste creator IDs, select platforms, and start a job fetch instantly.
๐ง Why install it
Saves time by automating repetitive profile lookups.
Keeps your workflow local with no cloud servers, accounts, or external APIs required.
Works perfectly with community modding tools or data analysis utilities you run on your own PC.
Privacy-first: all actions happen on your device. Nothing leaves your browser.
๐ Privacy & Data
The extension does not collect analytics, personal data, or browsing history.
Cookie and token access are used only to authenticate your existing Social Club session.
No data is transmitted, uploaded, or stored remotely.
Everything is transparent and can be reviewed. An open source version is coming soon, and a public GitHub link will be added once available.
๐ก How to use
Log into your Rockstar Social Club account in Chrome.
Open the SC Job Downloader popup from your extensions menu.
Enter the creatorโs RID (Rockstar ID) or IDs.
Select the platforms you want.
Click Run Bot to fetch job data locally and send it to your script on http://127.0.0.1:1382/.
๐ฌ Notes
This tool is for personal, educational, and archival use.
It is not affiliated with or endorsed by Rockstar Games or Take-Two Interactive.
The extension never modifies or automates gameplay. It only reads web data you already have access to.
๐ ๏ธ Technical summary
Built with Manifest V3 and standard Chrome APIs (cookies, activeTab).
Uses a lightweight background service worker.
No remote code, no evals, no trackers.
Designed to comply fully with Chrome Web Store privacy and data-use policies.
๐ Developer
Made by Max1382.com to help the GTA Online community browse and organize Social Club content faster, safer, and easier.