ไฟล์ Manifest สําหรับส่วนเสริมของ Editor
ส่วนเสริมใช้ไฟล์ manifest เพื่อกำหนดค่ารายละเอียดบางอย่างเกี่ยวกับแอปและการดำเนินการของแอป
เอกสารนี้ครอบคลุมรายละเอียดเกี่ยวกับการกำหนดค่าไฟล์ Manifest สําหรับส่วนเสริมของ Editor
โครงสร้างไฟล์ Manifest สําหรับส่วนเสริมของ Editor
โครงสร้างไฟล์ Manifest ของ Apps Script ไม่มีพร็อพเพอร์ตี้เฉพาะสำหรับส่วนเสริมของ Editor อย่างไรก็ตาม ไฟล์ Manifest ของส่วนเสริมสำหรับเครื่องมือแก้ไขสามารถกำหนดพร็อพเพอร์ตี้ทั่วไปที่ใช้ร่วมกันในโปรเจ็กต์ Apps Script ทั้งหมดได้ เช่น ขอบเขต OAuth และไลบรารีที่ต้องพึ่งพา
ดูรายการพร็อพเพอร์ตี้ไฟล์ Manifest ที่เป็นไปได้ทั้งหมดที่ส่วนเสริมของ Editor สามารถใช้ได้ที่หัวข้อโครงสร้างไฟล์ Manifest
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-02-16 UTC
[null,null,["อัปเดตล่าสุด 2025-02-16 UTC"],[[["Editor add-ons utilize a manifest file to define configuration details and operational aspects."],["The manifest structure for Editor add-ons leverages common Apps Script properties like OAuth scopes and library dependencies."],["While Editor add-ons don't have unique manifest properties, they can utilize general properties available to all Apps Script projects."],["A complete list of manifest properties applicable to Editor add-ons can be found in the Manifest structure documentation."]]],["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"]]