Use the Chrome extension to passively capture your in-game teams and collection and send it to granblue.team.
Compatible with desktop Chromium-based browsers like Google Chrome, Vivaldi, Microsoft Edge, and more.
Import your collection
Capture your in-game characters, weapons, and summons to make sharing your collection and finding new teams easier.
Import your teams
Import your teams and easily workshop them or share with others with a click.
What's this?
This extension runs in the background and passively reads network data that your browser already receives while you play. This lets us extract your characters, weapons, summons, teams, and other data to send to your granblue.team account.
Yes, the extension only reads network data that your browser is already receiving. It never touches the game page or contacts Granblue Fantasy servers.
hensei-extractor
No users have been banned for using this extension or other similar extensions. As the extension doesn't interact with the game, it shouldn't trigger anti-cheat.
That being said, using any browser extension while playing Granblue Fantasy is technically against the Terms of Service, so use this extension at your own discretion. We're not responsible for what happens to your Granblue Fantasy account while this extension is in use.
- After you've downloaded the extension above, extract the .zip file to somewhere convenient.
- Open
chrome://extensionsin your browser and enable Developer mode in the top-right corner. - In the top-left corner, click Load unpacked, then select the folder you extracted earlier.
- Open the extension by clicking the icon in your browser's extension tray and log in to your granblue.team account.
This message is normal and just means the extension is working. You can safely ignore it. If you want to get rid of the message, follow these steps:
Windows:
- Right-click your browser shortcut and select Properties
- Add
--silent-debugger-extension-apito the end of the Target field - Click Apply and OK
- Launch your browser using that shortcut
macOS:
- Open Automator (search for it in Spotlight)
- Create a new Application
- Add a Run Shell Script action
- Set the script to:
/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --silent-debugger-extension-api(replace with your browser's path if using a different browser) - Save the application (e.g., as "Chrome Silent")
- Use this new app to launch your browser instead of the original
Linux:
- Add the
--silent-debugger-extension-apiflag to your browser launch command