Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

Extracting all Objects from a Miro board

203 views
Skip to first unread message

Patrick Döring

unread,
Oct 1, 2024, 11:49:59 AM10/1/24
to Chromium Extensions
Hello,
I want to extract all objects from a Miro Board (Web-Based). I found our that we can execute the command 'await miro.v1.board.getAllObjects()' on the browser console, which retrieves an array with all the objects on the board. You can see an example of this on the attached screenshot. My question is, how can I do this in a Chrome Extension?
Can anybody give me a guidance what to do to solve this issue? 

Image preview

Patrick Kettner

unread,
Oct 2, 2024, 11:26:16 AM10/2/24
to Chromium Extensions, munichb...@gmail.com
The screenshot you shared didn't seem to load correctly.
It sounds like you would want to be using a content script. You may need to change the world to MAIN rather than the default ISOLATED. 


Patrick Döring

unread,
Oct 9, 2024, 6:55:24 AM10/9/24
to Chromium Extensions, Patrick Kettner, munichb...@gmail.com
Hey Patrick, 
Changing the world to MAIN was the solution! THANK YOU SO MUCH 
Reply all
Reply to author
Forward
0 new messages