A Google Chrome Extension for supporting Marketo Guided/Email Templates locally in the browser.
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!
This extension works best when ‘Live Previewing’ your code using your favourite text editor!
This extension will not interfere with the Marketo Software and does not make any changes to your local documents. This extension will only provide a ‘preview’ in your Google Chrome Browser when viewing documents locally that are containing Marketo Variables.
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>
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
–
Please fill out this Google Form and I will try to get back to you as soon as possible!
–