<html> <head> <script src="/grist-plugin-api.js"></script> </head> <body> <button onclick="grist.ready()">Ready</button> </body> </html>