# newtab-webextensions **Repository Path**: mirrors_mozilla/newtab-webextensions ## Basic Information - **Project Name**: newtab-webextensions - **Description**: DEPRECATED - A WebExtensions API to add custom sections to the Activity Stream version of new tab - **Primary Language**: Unknown - **License**: MPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-22 - **Last Updated**: 2026-03-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # newtab-webextensions A WebExtensions experiment to add custom sections to the Activity Stream version of the new tab page, and some example extensions consuming the API. ## Install and run The experiment depends on Activity Stream being present in Firefox. Updates may depend on ongoing Activity Stream development, so it's recommended to use an up to date version of Firefox Nightly. As the experiment is a legacy bootstrapped addon, the `extensions.legacy.enabled` pref must be set to `true` in `about:config`. Both the experiment and any consumer extensions can be installed as temporary addons in `about:debugging`: open any file in the relevant experiment or extension directory from the install dialog. The experiment must be installed before any consumer extension.