Replay standalone macros

I have recorded a 2 step macro which basically just opens 2 files… no ocr, nothing complex.

I’m just wondering whether i can distribute it to friends and family as a standalone file to run as is.

I’ve used the save as html but couldn’t really get it to work.

Please point me to the right article for this. It would be highly appreciated. :slight_smile:

To distribute the macro there are several options:

1. Export macro as JSON

Export the macro as JSON and send it to your friends.

export1

All they have to do is to install the free Kantu extension, import the macro and run it!

import

2. Or: Embedded the macro on a website.

Then all you have to do is to send your friends the link to the website! If Kantu is not installed yet, the Javascript code will prompt them to install Kantu in their browser.

Demo page with embedded macros: Page Not Found