EasyAgent vs iMacros

The iMacros alternative for Chrome

iMacros was discontinued in November 2022 and pulled from the Chrome and Firefox stores entirely in January 2024. If you had macros built on it, here's how EasyAgent's record-and-replay approach compares as a replacement.

FREE · NO ACCOUNT · STILL ACTIVELY MAINTAINED

Short version: iMacros is gone — not slow to update, not deprecated-but-installable, actually removed from both extension stores and no longer maintained by Progress (its last owner). EasyAgent covers the same core loop — record clicks and fields once, replay them, loop over a spreadsheet, extract values back out, run on a schedule — through point-and-click recording rather than a scripting language, and it's still actively maintained.

Side by side

EasyAgent vs iMacros

 EasyAgentiMacros
AvailabilityActive, free, on the Chrome Web Store todayDiscontinued Nov 2022, removed from Chrome/Firefox stores Jan 2024
How you build a macroClick record, use the page normally, stopRecord, or hand-write .iim script commands
Looping over dataPaste rows from Excel, no separate loop syntax!DATASOURCE + !LOOP directives, CSV looping gated behind a paid tier in later versions
Extracting valuesAdd an Extract or Extract Table step, no syntax to learn!EXTRACT command, limited in the free edition
SchedulingBuilt in — 15 minutes to 24 hours, or customNot built in — needed Windows Task Scheduler or the paid Scheduler edition
Fixing a broken step"Edit as JSON" — the same script-editing idea, plain JSON instead of .iimEdit the .iim script directly
CostFree, one tier, everything includedFree edition capped; Enterprise edition was a paid add-on
Account requiredNoNo
Migrating

If you're coming from iMacros

There's no import for a .iim script — the underlying model is different enough (a scripting language vs. a recorded step list) that the honest path is to re-record the macro in EasyAgent rather than convert the file. The good news is the concepts mostly have a direct equivalent, so a macro that took an afternoon to script usually takes a couple of minutes to re-record:

Recording clicks/fields into a .iim script→Start New Recording, use the page, Stop Recording
!DATASOURCE + !DATASOURCE_COLUMNS→Paste your rows on the Data tab (Excel copy-paste, no file format to match)
!EXTRACT→An Extract step (single value) or Extract Table step (a whole repeating table/list)
!TIMEOUT_STEP / waiting for an element→Automatic — every step polls for its element for a few seconds before failing
!ERRORIGNORE→Per-step retries and "stop this row if it fails," set per step
Windows Task Scheduler wrapping an .iim run→The built-in Schedule tab — runs even with the browser UI closed
Honest limits

What EasyAgent doesn't do

Not a full replacement for everything iMacros could do

  • No standalone scripting language — there's no equivalent of writing a .iim file from scratch with loops, variables, and math outside of what a step's own condition/retry settings cover. Complex branching logic across many different paths isn't a fit today.
  • No image-recognition matching (iMacros could click based on a screenshot region in some editions) — EasyAgent's element matching is selector- and text-based.
  • One active schedule at a time in this version — not a fleet of independently scheduled macros running in parallel.
FAQ

Common questions

Can I import my old iMacros .iim scripts?
Not directly — there's no converter. Because EasyAgent records a step list rather than a script, re-recording the macro is usually faster than trying to translate the script line by line, especially for anything that used loops or variables.
Does EasyAgent have a free tier with limits, like iMacros did?
No — there's currently one free tier with everything included (recording, bulk replay, extraction, scheduling). See the homepage for the full feature list.
Is EasyAgent open source, like some iMacros alternatives?
No, it's closed source. If that matters for your use case, weigh it against the alternatives you're already comparing.
Does it work on Firefox too, since iMacros supported both?
Yes — EasyAgent ships for both Chrome and Firefox.
Comparing something else?

More EasyAgent comparisons

Record it once. Run it for every row.

Free, no account, ten seconds to install.

Add to Chrome