---
title: Installing on Edge
description: How to install the OMM script on Microsoft Edge
sidebar:
  label: Installing on Edge
  icon: /edge.svg
  badge: New
---

<Panel title="Something to know">
  Before installing the userscript, you'll need a UserScript manager to manage it.
</Panel>

1. **Install ScriptCat**

    Install the ScriptCat extension from the Chrome Web Store.

    <DownloadButton href="https://chromewebstore.google.com/detail/scriptcat/ndcooeababalnlpkfedmmbbbgkljhpjf" icon="puzzle" secondary>Get ScriptCat</DownloadButton>

2. **Turn on Allow User Scripts**

    Open the browser's extensions list, then click the three-dot menu next to the extension
    ![img1](https://docs.scriptcat.org/en/assets/images/QQ_1787726562928-384bacbf1ce0a566d8a1671e79a5130d.png)

    Click **```Manage Extension```** in the menu

    ![img2](https://docs.scriptcat.org/en/assets/images/QQ_1787726491776-8ff033361710104e396e3e6cde52bef3.png)

    In the ScriptCat extension details page, find the **```Allow User Scripts```** option and enable it. Then disable and re-enable the extension, or restart the browser to make the script functionality effective.

    ![img3](https://docs.scriptcat.org/en/assets/images/edge-allow-user-scripts-bcecf22967a09cdcec4ec82e1c36ab99.png)

3. **Enable Developer Mode**

    ![img1](https://docs.scriptcat.org/en/assets/images/edge-extensions-page-a5dc8fdb3ac6efb66f279eabd1fa560d.webp)

    Toggle the **```Developer mode```** switch on the left side

    ![img4](https://docs.scriptcat.org/en/assets/images/edge-developer-mode-toggle-4739c0842fe35a1435b06b54dd56af08.webp)

    After enabling developer mode, restart the browser to make the script functionality effective.

4. **Install the userscript**

    Once ScriptCat is installed, and your browser restarted, install the OhMyMathpad userscript.

    <DownloadButton href="https://raw.githubusercontent.com/ld3z/omm/main/oh-my-mathpad.user.js">Install userscript</DownloadButton>