Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
mohamedkhallouq
GitHub Repository: mohamedkhallouq/content
Path: blob/main/files/en-us/mozilla/add-ons/webextensions/manifest.json/description/index.md
6581 views
---
title: description slug: Mozilla/Add-ons/WebExtensions/manifest.json/description page-type: webextension-manifest-key tags: - Add-ons - Extensions - WebExtensions browser-compat: webextensions.manifest.description
---

{{AddonSidebar}}

Type String
Mandatory No
Manifest version 2 or higher
Example

"description": "Replaces pictures with pictures of cats."

A short description of the extension, intended for display in the browser's user interface. In Firefox and Chrome this value can be up to 132 characters. The limit in other browsers may differ.

This is a localizable property.

Example

"description": "Replaces pictures with pictures of cats."

Browser compatibility

{{Compat}}