
12/19/2023 · Chanel Greco
What this post added
This post details the technical implementation of creating third-party smart chips for Google Docs. It explains how Google Workspace Add-ons and the Google Workspace Marketplace facilitate this feature. The post provides code examples for the manifest file, which defines URL patterns for link preview triggers, and for the Apps Script code that fetches data and builds the smart chip's card interface using widgets. It also outlines the choice between Google Apps Script and alternate runtimes for add-on development.