AE Fleet Capture — Browser Extension
Chromium-based browsers: Chrome, Edge, Brave, Arc, Opera.
1. Download
The extension is a small unpacked package.
2. Install
- Unzip the file you just downloaded.
- Open
chrome://extensions - Toggle Developer mode on (top right).
- Click Load unpacked and select the unzipped folder.
- Pin the extension to your toolbar.
3. Connect it to a board
- Open the Fleet Parser, create a board, switch to the Extension tab.
- Copy the capture key.
- Click the extension icon, paste both the capture key and this site's URL, save.
- Browse Astroempires fleet/overview pages and click Capture this fleet. It auto-lands in your board.
- On a Confirm Attack / battle report page, click Capture tech (battle screen) — the defender's tech levels and player level are derived from the unit stats and saved to that player's row.
On iPhone / iPad?
Chrome, Safari, Firefox and every other browser on iPadOS/iOS run on Apple's WebKit engine, which cannot install Chrome extensions. Use Mobile Quick Capture instead.
- Open Mobile Quick Capture and paste your board's capture key once (it's remembered on that device).
- On the Astroempires fleet or Confirm Attack page: tap and hold → Select All → Copy.
- Switch to the capture tab, paste, then tap Capture fleet or Capture tech.
Optional: one-tap bookmarklet (Safari only)
Add any page to Favorites, edit it, name it “AE Capture” and replace its address with the code below. Then tap it while on an Astroempires page — the text is handed straight to the capture form. Chrome on iOS blocks bookmarklets, so this works in Safari only.
javascript:(function(){var t=encodeURIComponent(document.body.innerText||'');location.href='https://ae-command.com/capture#t='+t;})();