Chrome extension for Officeless Gen 2 only — studio.mekari.com. Execute API and webhook workflows from the editor, browse the workflow explorer side panel, search workflows, and copy workflow JSON.
After you load the unpacked ZIP in Chrome, open a Gen 2 workflow on
studio.mekari.com. The extension adds an Execute control
in the editor and a Workflow Explorer side panel.
manifest.json.
Chrome cannot install a ZIP directly. Unzip it, then load the folder as an unpacked extension. Current release: ….
officeless-web-extender
that contains manifest.json, background.js, dist/, etc.
unzip officeless-web-extender.zip # → officeless-web-extender/
chrome://extensions in the address bar.
officeless-web-extender folder
(the one that contains manifest.json).
Open a workflow on studio.mekari.com. Click Execute next to
“View Run History”. The button shows “Executing…” while the request runs.
Open the side panel from the extension icon. Browse Entity → Layer → Workflow, search by name, and copy workflow JSON from the three-dot menu.
studio.mekari.com and try again.
studio.mekari.com), the Execute button and explorer will not appear — that is expected.
After downloading a new ZIP, return to chrome://extensions and click the
reload icon on the extension card (or Remove + Load unpacked again).
Enterprise self-host updates (CRX + update.xml) are available at
/extensions/update.xml
when a signed build is published.
https://studio.mekari.com/*). Gen 1 Visual Programming and other Studio URLs are not supported.
studio.mekari.com, wait for the page to finish loading; the extension injects next to
view-run-history-btn.
chrome://extensions so Chrome picks up the latest files.