Skip to content
This repository was archived by the owner on Sep 11, 2025. It is now read-only.
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions projects/simpler_browser_extension_options_menu.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Simpler browser extension options menu

We've simplified the options menu in the [Sourcegraph browser extension](https://docs.sourcegraph.com/integration/browser_extension) for Chrome and Firefox. It's down to a single menu that you can open by clicking on the extension icon in your browser toolbar (or by visiting your browser's extension settings, if you hide the toolbar icon).

All you need to do is point it at your Sourcegraph instance (or https://sourcegraph.com for public code), and it'll add code intelligence to your code host. If you visit a new code host (such as a self-hosted GitHub Enterprise or GitLab), just click on the extension icon to be prompted to authorize the extension to run on that domain.

Here's what it looks like:

<!-- TODO insert screenshot -->