Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Add-on menggunakan file manifest
untuk mengonfigurasi detail tertentu tentang aplikasi dan operasinya.
Dokumentasi ini mencakup detail konfigurasi manifes untuk Add-on Editor.
Struktur manifes untuk add-on Editor
Struktur manifes Apps Script tidak menyertakan properti apa pun yang khusus untuk add-on Editor. Namun, manifes add-on Editor dapat menentukan
properti umum yang sama untuk semua project Apps Script, seperti
cakupan OAuth dan dependensi library.
Lihat
Struktur manifes
untuk mengetahui daftar lengkap potensi properti manifes yang dapat digunakan add-on Editor.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Informasi yang saya butuhkan tidak ada","missingTheInformationINeed","thumb-down"],["Terlalu rumit/langkahnya terlalu banyak","tooComplicatedTooManySteps","thumb-down"],["Sudah usang","outOfDate","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Masalah kode / contoh","samplesCodeIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-08-01 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"]]