├── Code.gs ├── Dialog.html ├── Intercom.js.html ├── LICENSE ├── README.md └── Sidebar.html /Code.gs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/googlearchive/apps-script-dialog2sidebar/HEAD/Code.gs -------------------------------------------------------------------------------- /Dialog.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/googlearchive/apps-script-dialog2sidebar/HEAD/Dialog.html -------------------------------------------------------------------------------- /Intercom.js.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/googlearchive/apps-script-dialog2sidebar/HEAD/Intercom.js.html -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/googlearchive/apps-script-dialog2sidebar/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/googlearchive/apps-script-dialog2sidebar/HEAD/README.md -------------------------------------------------------------------------------- /Sidebar.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/googlearchive/apps-script-dialog2sidebar/HEAD/Sidebar.html --------------------------------------------------------------------------------