To inline G-Suite marketplace button into a web page
问题 We are having an app on G-Suite Marketplace (https://gsuite.google.com/marketplace). We want to inline the install button on our web pages. Currently, we are using the following code to embed Integrate with the Google button in our application. <div> <g:additnow applicationid="${marketplaceAppClientId}"><div class="loader"></div></g:additnow> </div> But the button rendered using this code is behaving a bit differently from the one present on the marketplace. Is it possible to have the same