সম্পাদক অ্যাড-অনগুলির জন্য ম্যানিফেস্ট
সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
একটি অ্যাড-অন একটি ম্যানিফেস্ট ফাইল ব্যবহার করে অ্যাপ এবং এর ক্রিয়াকলাপ সম্পর্কে নির্দিষ্ট বিবরণ কনফিগার করতে।
এই ডকুমেন্টেশনটি একটি এডিটর অ্যাড-অনের জন্য একটি ম্যানিফেস্ট কনফিগার করার বিবরণ কভার করে।
সম্পাদক অ্যাড-অনগুলির জন্য ম্যানিফেস্ট কাঠামো৷
অ্যাপস স্ক্রিপ্ট ম্যানিফেস্ট কাঠামোতে সম্পাদক অ্যাড-অনগুলির জন্য নির্দিষ্ট কোনো বৈশিষ্ট্য অন্তর্ভুক্ত করা হয় না। যাইহোক, এডিটর অ্যাড-অন ম্যানিফেস্টগুলি সাধারণ বৈশিষ্ট্যগুলিকে সংজ্ঞায়িত করতে পারে যা সমস্ত Apps স্ক্রিপ্ট প্রকল্পগুলির জন্য সাধারণ, যেমন OAuth স্কোপ এবং লাইব্রেরি নির্ভরতা৷
সম্ভাব্য ম্যানিফেস্ট বৈশিষ্ট্যগুলির একটি সম্পূর্ণ তালিকার জন্য ম্যানিফেস্ট কাঠামো দেখুন যা সম্পাদক অ্যাড-অনগুলি ব্যবহার করতে পারে৷
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, 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."]]