# srch

> Search selected text.

Canonical page: [https://chrome-stats.com/d/srch](https://chrome-stats.com/d/srch)

## Overview

- **ID:** `srch`
- **Platform:** Firefox
- **Type:** Firefox add-on
- **Status:** Available
- **Publisher:** divyansh
- **Category:** search-tools
- **Daily users:** 3
- **Version:** 3.2.2
- **Last updated:** 2026-03-29
- **First published:** 2024-06-24
- **Size:** 63 KB
- **Data as of:** 2026-09-08
- **Store listing:** [Firefox Add-ons Store](https://addons.mozilla.org/firefox/addon/srch/)
- **Website:** [https://codeberg.org/dpi0/srch-firefox](https://codeberg.org/dpi0/srch-firefox)

## Description

Source: <a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/374dc79d2aa425a21602c396da16f172f9aac5b7068e9937d2b01e06f7da7c66/https%3A//codeberg.org/dpi0/srch-firefox" rel="nofollow">https://codeberg.org/dpi0/srch-firefox</a>

Import the sample engine rules file to get started: <a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/476e02705ce00f5b8dc86a1b9c1a5979dffd8b2d0b35fe8148d7303262eaa7ae/https%3A//codeberg.org/dpi0/srch-firefox/src/branch/main/srch-quickstart-engines.json" rel="nofollow">https://codeberg.org/dpi0/srch-firefox/src/branch/main/srch-quickstart-engines.json</a>

Each engine rule defines: name, url, key, default and enabled.
<ul><li>name --&gt; Name shown in the context menu. </li><li>url --&gt; the search engine url where selected text replaces the "search_term". </li><li>key --&gt; is the suffix key for the leader key (default ALT+c) to be used like "LEADER --&gt; key" to access the search engine.</li><li>default --&gt; implicitly all engines are set to false. set to true to set an engine as the default and use the "ALT+x" keybind to access it directly.</li><li>enabled --&gt; implicitly all engines are set to true. set to false to disable an engine.</li></ul>
For example here's a Wikipedia engine rule,

<code>[
  {
    "name": "Wikipedia",
    "url": "<a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/5454bde17be8b54d50faa799e736232960e8cbfa13c91c2df622d45c28ef26c6/https%3A//en.wikipedia.org/w/index.php%3Fsearch=search_term" rel="nofollow">https://en.wikipedia.org/w/index.php?search=search_term</a>",
    "key": "w",
    "default": false,
    "enabled": true
  }
]
</code>

## Rankings

- #54,863 — Overall

## Permissions and access

### Permissions

- `tabs`
- `activeTab`
- `storage`
- `contextMenus`

## Safety

- **Risk impact:** Moderate risk impact
- **Risk likelihood:** Moderate risk likelihood

### Analysis details

- Grants access to browser tabs, which can be used to track user browsing habits and history, presenting a privacy concern.
- This extension has low user count. Unpopular extensions may not be stable or safe.

> Some risk analysis details are omitted from this free response. [Upgrade to view the full analysis](https://chrome-stats.com/pricing).

## Similar extensions and apps

- [Context Search Origin](https://chrome-stats.com/d/context-search-we) — 655 users, 4.31 / 5
- [srch](https://chrome-stats.com/d/simple-search-selected-text) — 3 users
- [Context Search](https://chrome-stats.com/d/contextual-search) — 3,606 users, 4.39 / 5
- [User Defined Search](https://chrome-stats.com/d/user-defined-search) — 1 users
- [Context Search](https://chrome-stats.com/d/contextsearch) — 491 users, 3.88 / 5
- [Contextual](https://chrome-stats.com/d/contextual) — 6 users, 5.00 / 5
- [Right Click Searchce](https://chrome-stats.com/d/right-click-searchce)
- [Search Selected Text](https://chrome-stats.com/d/search_selected_text) — 1 users
- [Search Selected Text](https://chrome-stats.com/d/searchselectedtext) — 2 users, 5.00 / 5
- [Custom Context Search](https://chrome-stats.com/d/custom-context-search) — 26 users
- [Selection Search](https://chrome-stats.com/d/selection-search-ff) — 375 users, 4.78 / 5
- [ContextSearch web-ext](https://chrome-stats.com/d/contextsearch-web-ext) — 3,137 users, 4.68 / 5

---

Source: [Chrome-Stats](https://chrome-stats.com/d/srch)
