docs.rodeo

MDN Web Docs mirror

extension

{{AddonSidebar}} 

Utilities related to your extension. Get URLs to resources packages with your extension. Get the Window object for your extension’s pages. Get the values for various settings.

Note: The messaging APIs in this module are deprecated in favor of the equivalent APIs in the runtime module.

Types

Properties

Functions

Events

Browser compatibility

{{Compat}} 

{{WebExtExamples("h2")}} 

[!NOTE] This API is based on Chromium’s chrome.extension API. This documentation is derived from extension.json in the Chromium code.

In this article

View on MDN