You are here: Reference > JavaScript > client-side > browser > methods > addMicrosummaryGenerator (sidebar)

addMicrosummaryGenerator method (sidebar)

Browser support:
Installs a microsummary generator.
For a detailed description, please visit this page: Creating a Microsummary (Mozilla Developer Center).

Syntax:

object.addMicrosummaryGenerator (generatorURL);
You can find the related objects in the Supported by objects section below.

Parameters:

generatorURL
Required. Specifies the URL of the microsummary generator.

Return value:

This method has no return value.

Supported by objects:

External links:

User Contributed Comments

Post Content

Post Content