Skip to content

Get Started

  • A Chromium browser (Chrome, Brave, Edge) or Firefox.
  • Access to Outlook Web:
    • https://outlook.live.com/*
    • https://outlook.office.com/*
    • https://outlook.office365.com/*
    • https://outlook.cloud.microsoft/*
  1. Clone the repository.
  2. Install dependencies from the repository root:
Terminal window
npm install
  1. Build the extension:
Terminal window
npm run build

The build creates browser-specific bundles in dist/chrome and dist/firefox.

  1. Open chrome://extensions.
  2. Enable Developer mode.
  3. Click Load unpacked.
  4. Select dist/chrome.
  5. Open Outlook Web in a new tab.
  1. Open about:debugging#/runtime/this-firefox.
  2. Click Load Temporary Add-on….
  3. Select dist/firefox/manifest.json.
  4. Open Outlook Web in a new tab.
  • Press Cmd + K (or Ctrl + K if you changed the mapping) to open the command bar.
  • Select a message and press s to open the snooze overlay.
  • Archive an email and press z to trigger undo.