Do you want to share some of your Gmail contacts or in fact a contact groups with others ? You want somebody to edit and update your contact groups ? How do you do that ? As there is no default option available in Google Contacts, we have created a script which can help you …
Category: Our products
Extract Email Addresses Easily From an Excel Spreadsheet
We keep data in MS Excel and sometimes it is needed to extract specfic information from the excel cells. One such example is collecting email addresses. They may present in an Excel sheet mixed with other textual content. But to contact those addresses we need to first extract them. Manual extraction of email addresses is …
How to Send Email From Gmail with JavaScript
Many times it is needed to send emails programmatically from JavaScript. So here is a beautiful way we present to send emails from your Gmail with JavaScript using Google Apps Script. You don't need to go through any OAuth process. This is very simple, straight forward, easy to use and needs zero programming skills to …
Extract your Google Drive Files and Folder Collaborators to CSV
We keep a lot of files in Google Drive. It is a place where we can collaborate with other people to get the work done. We can share files & folders to many people, we can give them editor access or read only access. Eventually the list of collaborators in our files/folders increases and at times …
Automatic Web Page Screenshot Capture With Google Apps Script
This app can help you to take regular screenshots of your webpage automatically. It has been created with Google Apps Script and uses trigger to automate the process. Using this application you can track how a webpage was looking like 3 years before. You don't need to do this manually. Simply click on "Start capturing" and it …