nlphmgiecnbmpghfgmdehhonpojcjlen
AI-powered Google Workspace assistant for building automations, tools or complex workflows in Apps Script and Sheets. Build Gmail and Google Sheets automations with AI directly inside the Google Apps Script editor. Write code, create files, refactor projects, and deploy workflows without switching tabs or copy-pasting from ChatGPT. DriveWind Studio is an AI coding agent for Google Apps Script that works natively inside the browser-based IDE. 🚀 What You Can Build: • Personal fully-custom Google Workspace add-ons • Gmail automation (email tracking, auto follow-ups, custom workflows for yourself) • Google Sheets automation (approval systems, dashboards, data processors) • Google Docs automation (a chain of events when a document is created, modified, approved) • Internal tools powered by Apps Script • Custom web apps • Multi-app automation workflows (like Zapier) • ...and many more without writing a single line of Apps script code. Describe what you need. DriveWind writes and updates the code for you. ⚡ Core Features: * AI Coding Agent Inside Apps Script * Real-time code injection directly into the editor * Automatic file creation (.gs and .html) * Multi-file project management * Smart refactoring and inline updates * Context-Aware Project Intelligence * Reads your existing .gs and .html files * Understands your function structure * Detects Google Sheets tab names and headers automatically Two Working Modes: Review Mode – Propose changes before applying them Agentic Mode – Plan and execute changes across files automatically 🔒 Privacy & Security * Uses your Google Gemini API key * API key encrypted locally with AES-GCM * Direct communication with Google servers * No third-party intermediaries * No storage of prompts or project code 📦 How It Works 1. Install the extension 2. Add your Gemini API key 3. Open a Google Apps Script project 4. Describe your automation 5. Start building Gmail and Sheets automations instantly. Disclaimer:: DriveWind Studio is an independent project and is not affiliated with Google.
Apps Script Libraries
This extension allows you to search for Apps Script libraries and install them directly from Apps Script IDE this extension will help you streamlines the process of discovering and installing Google Apps Script libraries right from the Apps Script IDE. With an integrated search functionality, you can quickly find libraries, view details, and install them into your project with ease. Save time and enhance your development workflow by managing external libraries without leaving the IDE.
Black Apps Script
This extension brings new functionality to the Google Apps Script Monaco Editor Search globally - now with hotkeys! Peek, find all references and goto definition now works across multiple files Choose the theme that suits you best or use your own Hide extra elements Apply styles for the outer panels Manage loads of editor options Use pre-defined snippets and compose yours Diff Editor - side by side live comparison Try a new editor that uses VS Code TextMate grammars as the syntax tokenization engine Folders support to group files, simply use slash in the filename (Many thanks to JeanRemiDelteil/appsScriptColor!) This functionality is unstable (due to dynamic page behavior). If you experience any issues, just refresh the page or disable the folder tree view Take care and enjoy coding 😌
AppSheet Toolbox
A Free Toolkit for Building Better AppSheet Apps (The Extension formerly known as QREW Tools) Key Features include: - A structured Text Editor Overlay on Expression Assistant fields that color codes expression names, matching parenthesis, static string values and more! (Now with Multiple Color Themes, optional text functions, and AUTOCOMPLETE, ) - Turns Expression Library items into links that open the AppSheet Documentation in the sidebar - Common Expressions that you use can be "Snipped" and stored* in the sidebar for easy access. - Shows all Data Tables, Columns, and Views inside your app with Quick actions to insert them into your editor. - Collate and Process AppSheet Recovery files into Table specific CSV files for easy upload into your live data tables. *These snippets are stored in local browser memory, so clearing your browser memory WILL DELETE any saved snippets. You can now optionally link your Snippets with your AppSheetTraining.com account which will allow them to be accessed on any device you're logged into. NO MORE ACCIDENTALLY DELETED SNIPPETS!! Yayy!! ** You can review our Privacy Policy at this link https://docs.google.com/document/d/1_KQd5Q9r1UXgKUysqX4rI5nlDdhUzSmYQmxz58w9sT4
Pragmatic AI - Google Apps Script Coding Companion!
Adds a code‑review and suggestion assistant to the Google Apps Script editor using the Gemini API! This is a beta version. Pragmatic AI brings Google’s Gemini models into the Apps Script editor so you can review, enhance, and generate code without leaving your flow. A focused side panel lets you choose context (Editor/All/No Code), include execution logs when needed, and tune model parameters and then deliver clean, well-structured suggestions you can paste back into your project. All requests to the Gemini API are made client-side, and your code never leaves your browser except for the call to the Gemini API. The assistant activates on pages under https://script.google.com/. The Gemini API Key is stored locally inside the Chrome browser local storage, safe and secure. Built for Apps Script: Knows the editor context and optionally pulls in the execution log to ground responses. Real engineering tasks: Code Review for fast audits; Enhance to refactor, optimize, add comments/tests; Ask Gemini for custom prompts. Gemini controls: Switch among current Gemini 2.5/2.0 text models and adjust temperature, top-p, top-k, and max tokens. Clean UI: Sections for Code Context, Actions, Ask Gemini, and Gemini Response with copy/clear and scrollable output. Theme switch: One-tap day/night mode for bright labs or late-night debugging. Your Privacy is Protected: The extension stores your Gemini API key locally. This key, along with your code, is transmitted exclusively to the Gemini API for completion requests and is not shared with any other external parties. ============================================ What you can do Review code — Identify smells, risky patterns, missing returns, and better practices for Apps Script services. Ask Gemini — Describe tasks (e.g., “Create a Gmail to Sheets importer with batching & exponential backoff”) and generate ready-to-adapt code. Tune responses — Pick the model and set decoding sliders for the right balance of creativity vs. determinism. We recommend using "Gemini 2.5 Flash Lite" for great quality of responses. Use the Reset button to reset the values to their defaults. Open the Google Apps Script editor and launch the Pragmatic AI side panel. Paste your Gemini API key once (saved locally) in the API Settings and Usage section. You can get your Gemini key from https://aistudio.google.com/apikey Choose Code Context and (optionally) tick Execution log. Click Review code, Enhance code, or type your prompt in Ask Gemini and hit Send. Copy results from Gemini Response into your project. API key: stored locally; not uploaded to external servers by the extension. Data use: Code and prompts are sent to Gemini only when you request a completion. Open settings: Clear or replace your API key anytime in API Settings and Usage.