UrlEmbedder Extension - Show preview data of your URL [PAID]
An extension to embed URL into any view or recycler view, which allows you show preview data of your URL.
Demo Blocks
I’m creating recycler view with list of website url.
Demo Recycler Views
Single View Demo
GetInfo
Get information about any website using website url.
GotInfo
Got information about given website url. Parameters are string.
Embed
Embed url in view component using website information.
Embed List
Embed lot of url by the help of recycler view. Put url as list of string.
Item Clicked
This event will be triggered when any item clicked from recycler list view.
Failed
This event will be triggered if any url cannot be embeded.