projectMBS

Project MBS (Marketo Browser Support)

A Google Chrome Extension for supporting Marketo Guided/Email Templates locally in the browser.

FAQ

What does this extension do?

This extension helps speed up the development process for Marketo Guided Landing Page Templates and Marketo Email Templates by automatically populating Marketo Variables in their correct places based on their Default Value in the Meta Tag when viewing the file locally. It will also recognize True/False Values in Boolean Meta Tags and populate the Value within the browser accordingly.

No longer are you having to copy and paste your code within the Marketo Template Editor and clicking on the ‘preview’ option to see your template’s changes - you can now see your changes instantly within your browser!

How can I install it?

You can install it from the official Google Chrome Webstore.

If you would like cross-browser support or you’d rather not install the extension - you can paste this script directly within your project’s code:

<script src="https://tyrellcurry.github.io/projectMBS/mbs-chrome-extension/mbs.js"></script>

Why is the extension not working when I open a local file with Google Chrome from my finder/folder?

You must give the Extension persmission to access the file URLs by toggling this setting:

You can find the Extension’s settings by copying and pasting this in your browser:

chrome://extensions/?id=iinigaojmcejccagokaolgdfhelkemap

How do I leave my feedback or get support for this extension?

Please fill out this Google Form and I will try to get back to you as soon as possible!

Author