
If you make a change to theĬode and the add-on starts slowing down, you may need to remove or reworkĮxcept as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. Pay attention to how performant the add-on is. Make sure any error conditions are handled gracefully.

That the service can be accessed and behaves as expected. If your add-on connects to a third-party API or other service, verify Make sure the add-on behavior is correct as the user movesįrom context to context, and between non-contextual and contextual cards. Test card navigation flows thoroughly in all the host applications theĪdd-on extends. In addition, be sure to do the following: While testing your Google Workspace Add-on, be sureįor add-on development. You can reinstall the deployment at any time by These steps immediately remove the deployment and the add-on no longer appears

Click the Uninstall add-on link for the deployment you installed.Open the add-on script project in the Apps Script editor.To uninstall an unpublished add-on deployment, follow these steps: You may need to refresh the host application tab before the add-on Once installed, the add-on is immediately available in host applications itĮxtends. With their account (edit access is required).

You can let other users test the add-on by sharing the Apps Script project Version of the add-on to compare it to the version under development. This can be helpful if you want to 'checkpoint' a
#Organizando a vida com o evernote download script install
To the add-on code are applied immediately without you needing toĪnd install that instead. Install the Latest Version (Head) of the add-on, any changes you make The currently saved version of the add-on in development-mode.
