ไฟล์ Manifest สําหรับส่วนเสริมของ Editor
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
ส่วนเสริมจะใช้ไฟล์ manifest
เพื่อกำหนดค่ารายละเอียดบางอย่างเกี่ยวกับแอปและการทำงานของแอป
เอกสารนี้ครอบคลุมรายละเอียดการกำหนดค่าไฟล์ Manifest สำหรับ
ส่วนเสริมของเอดิเตอร์
โครงสร้างไฟล์ Manifest สำหรับส่วนเสริมของเอดิเตอร์
โครงสร้างไฟล์ Manifest ของ Apps Script ไม่มีพร็อพเพอร์ตี้ที่
เจาะจงสำหรับส่วนเสริมของเอดิเตอร์ อย่างไรก็ตาม ไฟล์ Manifest ของส่วนเสริมของเครื่องมือแก้ไขสามารถกำหนด
พร็อพเพอร์ตี้ทั่วไปที่ใช้ร่วมกันในโปรเจ็กต์ Apps Script ทั้งหมด เช่น
ขอบเขต OAuth และการอ้างอิงไลบรารี
ดู
โครงสร้างไฟล์ Manifest
เพื่อดูรายการทั้งหมดของพร็อพเพอร์ตี้ไฟล์ Manifest ที่เป็นไปได้ซึ่งส่วนเสริมของ Editor สามารถใช้ได้
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-08-01 UTC
[null,null,["อัปเดตล่าสุด 2025-08-01 UTC"],[[["\u003cp\u003eEditor add-ons utilize a manifest file to define configuration details and operational aspects.\u003c/p\u003e\n"],["\u003cp\u003eThe manifest structure for Editor add-ons leverages common Apps Script properties like OAuth scopes and library dependencies.\u003c/p\u003e\n"],["\u003cp\u003eWhile Editor add-ons don't have unique manifest properties, they can utilize general properties available to all Apps Script projects.\u003c/p\u003e\n"],["\u003cp\u003eA complete list of manifest properties applicable to Editor add-ons can be found in the Manifest structure documentation.\u003c/p\u003e\n"]]],["Editor add-ons utilize a *manifest* file for configuration. While the manifest structure doesn't have properties unique to Editor add-ons, they can define general Apps Script project properties. These properties include OAuth scopes and library dependencies. A complete list of applicable manifest properties for Editor add-ons is available in the linked \"Manifest structure\" documentation. The manifest file details the app and its operations.\n"],null,["# Manifests for Editor add-ons\n\nAn add-on uses a *manifest* file\nto configure certain details about the app and its operation.\n\nThis documentation covers the details of configuring a manifest for a\nEditor Add-on.\n\nManifest structure for Editor add-ons\n-------------------------------------\n\nThe Apps Script manifest structure doesn't include any properties that are\nspecific to Editor add-ons. However, Editor add-on manifests can define the\ngeneral properties that are common to all Apps Script projects, such as\nOAuth scopes and library dependencies.\n\nSee\n[Manifest structure](/apps-script/manifest)\nfor a full list of potential manifest properties that Editor add-ons can use."]]