Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
Eklentiler, uygulama ve işleyişiyle ilgili belirli ayrıntıları yapılandırmak için manifest dosyasını kullanır.
Bu dokümanda, bir Düzenleyici Eklentisi için manifest yapılandırma ayrıntıları ele alınmaktadır.
Düzenleyici eklentileri için manifest yapısı
Apps Komut Dosyası manifest yapısında, Düzenleyici eklentilerine özel özellikler yoktur. Ancak, Düzenleyici eklentisi manifestleri, OAuth kapsamları ve kitaplık bağımlılıkları gibi tüm Apps Komut Dosyası projelerinde ortak olan genel özellikleri tanımlayabilir.
Editor eklentilerinin kullanabileceği olası manifest özelliklerinin tam listesi için Manifest yapısı başlıklı makaleye bakın.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2025-07-25 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"]]