{ "descriptor": { "name": "iFrame", "description": "Embed any content from the internet. Some websites may restrict access.", "settings": { "title": "iFrame settings", "embedUrl": { "label": "Embed URL" }, "allowFullScreen": { "label": "Allow full screen" }, "allowTransparency": { "label": "Allow transparency" }, "allowScrolling": { "label": "Allow scrolling" }, "allowPayment": { "label": "Allow payment" }, "allowAutoPlay": { "label": "Allow auto play" }, "allowMicrophone": { "label": "Allow microphone" }, "allowCamera": { "label": "Allow camera" }, "allowGeolocation": { "label": "Allow geolocation" } } }, "card": { "errors": { "noUrl": { "title": "Invalid URL", "text": "Ensure that you've entered a valid address in the configuration of your widget" }, "browserSupport": "Your Browser does not support iframes. Please update your browser." } } }