docs.rodeo

MDN Web Docs mirror

dns

{{AddonSidebar}} 

Enables an extension to resolve domain names.

To use this API, an extension must request the “dns” permission in its manifest.json file.

[!NOTE] DNS will fail with NS_ERROR_UNKNOWN_PROXY_HOST if proxying DNS over socks is enabled.

Functions

Browser compatibility

{{Compat}} 

{{WebExtExamples("h2")}} 

In this article

View on MDN