gacknebdjgldkfjibmbkkdbkihomoiaj
Google Apps Script製のウェブページを正常に印刷できるようにします。 iframeで埋め込まれてるGoogle Apps Script製のページを正常に印刷できるようにします。 使用方法 Google Apps Scirpt製のページ上でこの拡張機能のアイコンをクリックすると印刷ページが開きます。 更新情報 ver 2 ・GAS製のページを改変させずに、拡張機能のアイコンをクリックすることで印刷できるように機能の変更 ver 1 ・GAS製のページを印刷可能状態にする機能を実装
Google Apps Script Copilot
AI pair-programmer inside the Apps Script editor — chat, inline completions, and an agent that edits code for you. Write Google Apps Script faster — without ever leaving the editor. Google Apps Script Copilot embeds a full AI coding assistant directly inside script.google.com. No tab-switching, no copy-pasting from chatbots. You get context-aware help grounded in your actual open project — right where you write code. 💬 AI Chat Ask anything about your project. Debug errors, understand Google Workspace APIs, and generate code in a chat panel that already knows your open files. 🤖 Agent Mode Describe the change you want. The agent explores your project (read, grep, lint), plans the edit, and applies changes across multiple files — automatically. 📋 Plan Mode For bigger tasks, the AI writes a step-by-step plan and asks clarifying questions before touching a single line of code. ⌨️ Inline Completions Ghost-text suggestions as you type, tuned for Apps Script and the Google Workspace APIs — Sheets, Docs, Gmail, Drive, Calendar, and more. ✏️ Quick Edit Select any code, describe your change, and apply a refactor, fix, or rewrite — without leaving the editor. 🔌 MCP Support Connect Model Context Protocol (MCP) servers to give the assistant access to extra tools, data sources, or your own Workspace data. ↔️ Diff Review & One-Click Revert Every AI change appears as a clear diff you review and approve. Any turn can be undone in one click. @ Mention Files Pull any file in your project into the conversation with @filename — the AI answers with full context. ➕ Add to Chat Send any selection into the chat instantly. When the editor flags an error, an "Add to Chat" action appears right on it — so the AI can fix it in one click. 🧠 Skills Use specialized slash-command skills for real Apps Script workflows: Add-on, Code Review, Frontend Design, Web App, Library, Sheets Expert, Optimize, Debug, Triggers, API Integration, and Explain. 🌍 Multi-Lingual Support Use the extension in English, Deutsch, Español, Français, Italiano, 日本語, Русский, and 简体中文. The assistant can also respond in your selected language while staying grounded in your open Apps Script project. ✨ Prompt Enhancer Turn a rough one-liner into a detailed, well-structured prompt with a single click. 🎨 Light & Dark Themes Automatically matches the Apps Script editor's appearance. 🔑 BRING YOUR OWN KEY (BYOK) Connect your own API key for OpenAI, Anthropic (Claude), Google Gemini, or OpenRouter — then choose exactly which model you want to run. Full control, no lock-in. The extension runs only on the Google Apps Script editor. Your code is sent to the AI provider you choose solely to generate the assistance you requested — nothing else is stored or shared. Google Apps Script Copilot is an independent product. It is not affiliated with, endorsed by, or in any way officially connected to Google LLC. "Google," "Google Apps Script," and "Google Workspace" are trademarks of Google LLC.
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.
GAS Prettier + AI Completion
Google Apps Script Prettier Formatter Chrome Extention with AI Completion GAS Prettier integrates the popular Prettier code formatter directly into the Google Apps Script editor, allowing you to easily format both your HTML and Google Apps Script (GAS) files with a single click. Some key features of GAS Prettier: - Registers Prettier as the default formatter for the GAS editor. - Supports formatting of both HTML and GAS files. - Provides a warning message if there are any errors during the formatting process. - Ai completion (working good on small google script file) - Open source, so the community can contribute and help improve it. How to Format Document? Just use current Format Command (Ctrl + Shift + F) or Click Right Click it will show format button and just click format button. This extension aims to streamline the development workflow for GAS developers by ensuring consistent code formatting across your project. No more manual formatting or fighting with different editor settings - just hit the format button and let Prettier do the work. The GAS Prettier extension is available for free on the Chrome Web Store. I encourage you to check it out and let me know what you think! If you have any feedback or would like to contribute, the project is open source on GitHub.
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.