---
title: "Search MDN action for ActionClip"
canonical_url: "https://actionclip.app/actions/search-mdn"
document_type: "standalone_action"
official: true
action_count: 1
catalog_schema_version: 1
catalog_revision: "2026-08-21.1"
catalog_published_at: "2026-08-20T18:50:00Z"
---

# Search MDN action for ActionClip

Search MDN Web Docs for the selected text.

## What it does

Opens Mozilla’s MDN documentation search for a selected web API, CSS property, HTML element, or JavaScript term.

## Action details

| Field | Value |
| --- | --- |
| Category | Search & Research |
| Action type | Web action |
| Result | Open another app or website |
| Internet | Required |

## Action and outcome

| Action | Outcome |
| --- | --- |
| **Search MDN** — Selected text: ResizeObserver | MDN Web Docs opens with matching documentation. |

## How to search MDN Web Docs for the selected text with ActionClip

1. Select the text you want to use.
2. Choose **Search MDN** from ActionClip.
3. The destination opens with your selection ready to use.

## Requirements

Online Actions must be enabled.

## Privacy

The selected text is sent to developer.mozilla.org as part of the URL when you run the action.

## Action configuration

````text
https://developer.mozilla.org/search?q={{url_encoded__selected_text}}
````

## Links

- [HTML listing](https://actionclip.app/actions/search-mdn)
- [Download action definition](https://actionclip.app/actions/search-mdn.actionclip)
- [Browse Search & Research actions](https://actionclip.app/marketplace#marketplace-searchResearch)
- [All Marketplace listings](https://actionclip.app/marketplace)
