# Browser Extensions

<p className="subtitle">Bring the power of Sourcegraph to your code host</p>

<video
	width="1920"
	height="1080"
	loop
	playsInline
	controls
	style={{width: '100%', height: 'auto'}}
>
	<source src="https://storage.googleapis.com/sourcegraph-assets/Docs/Media/24-1-1-browser-extension-chrome-demo.mp4" />
</video>

The Sourcegraph browser extension allows you to open repos, compare revisions and search code directly from Chrome's Omnibox for faster development on GitHub and GitHub Enterprise Server with support coming to GitLab, Phabricator, Bitbucket Server and Bitbucket Data Center in the future.

-   [Install Sourcegraph for Chrome](https://chrome.google.com/webstore/detail/sourcegraph/dgjhfomjieaadpoljlnidmbgkdffpack)
-   [Install Sourcegraph for Safari](https://apps.apple.com/us/app/sourcegraph-for-safari/id1543262193)
-   [Install Sourcegraph for Firefox](https://addons.mozilla.org/en-US/firefox/addon/sourcegraph-for-firefox)

<QuickLinks>
	<QuickLink
		href="/integration/browser-extension/quickstart"
		icon="presets"
		imgAlt="Quickstart"
		title="Quickstart"
	/>
	<QuickLink
		href="/integration/browser-extension/references/features"
		icon="theming"
		imgAlt="Features"
		title="Features"
	/>
</QuickLinks>

## Recommended

<LinkCards>

{' '}
<LinkCard
	href="https://about.sourcegraph.com/get-started?t=enterprise"
	imgSrc="https://sourcegraph.com/.assets/img/sourcegraph-mark.svg"
	imgAlt="Sourcegraph"
	title="Get single-tenant instance managed by Sourcegraph."
	description="Sign up and get a 30 day free trial for your team."
/>

</LinkCards>

## How-tos

-   [Install across all Google Workspace users](/integration/browser-extension/how-tos/google-workspace)
-   [Add browser search engine shortcuts](/integration/browser-extension/how-tos/browser-search-engine)
-   [Troubleshoot common issues](/integration/browser-extension/how-tos/troubleshooting)

## References

-   [Privacy](/integration/browser-extension/references/privacy)
