๐ŸŒ๐Ÿ“ฒ Expanding Glide Functionality with Custom Chrome Extensions!

Tutorial coming soon.

Until then, check out this example of how you can send data directly to your Glide App using a custom Chrome Extension!

Awesome! Looking forward to the tutorial! Iโ€™m guessing this will only work for public links (say links that are not behind a login)?

Not at all! Can still work behind a login as long as the userโ€™s Google Account email matches the Glide Userโ€™s email.

Impressive! Youโ€™re making me curious :grinning_face::grinning_face:.

Just build another extension yesterday that extracts the subtitles from any vimeo video and sends them to Glide which runs AI and summarizes. It can be done!

I have built something similiar that integrates into a bespoke CRM

The chrome extension is a FAB in the bottom right that shows only inside of a crm lead, when they click it it opens a smooth pop up menu and has a few actions like

Load Profile in {{glide app name}} which passes a ref to a users glide session within about 5 seconds

the same again for a different glide app

and a Load statistics button which calls the glide api v2 and displays a sticky widget to the right side of the crm with data from glide that is relevent to that crm to save people swapping screens etc.

Its really good to go out the box every now and then

Looking forward to the tuts:D

This is amazing! I canโ€™t wait to see the tutorial.

In process!