Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Open Internal BrowserNew to Visual Studio Code? Get it now.
Open Internal Browser

Open Internal Browser

trystan4861

|
14 installs
| (0) | Free
Opens the Visual Studio Code integrated browser from the activity bar.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Open Internal Browser

A Visual Studio Code extension that adds a globe icon to the Activity Bar and opens the VS Code integrated browser directly with one click.

Repository

Features

  • Adds an Open Internal Browser globe icon to the left Activity Bar.
  • Opens the Visual Studio Code integrated browser directly when the icon is selected.
  • Closes the sidebar automatically after launching the browser.
  • Supports a configurable start page.
  • Uses the built-in simpleBrowser.show command, so no external browser or additional runtime is required.

Configuration

The default start page is:

https://www.google.com

To change it, open VS Code Settings and search for Open Internal Browser: Start Page, or add the following to settings.json:

{
  "integratedBrowser.startPage": "https://example.com"
}

Usage

  1. Install the extension in Visual Studio Code.
  2. Select the globe icon in the Activity Bar.
  3. The integrated browser opens immediately at the configured start page.

Requirements

  • Visual Studio Code 1.85.0 or newer.

Forks and Contributions

You are welcome to fork this project, adapt it to your needs, and submit improvements through the repository. When creating a fork, please preserve the MIT license and clearly document significant changes. For issues, feature ideas, or bug reports, use the repository's issue tracker.

License

This project is licensed under the MIT License.


Una extensión de Visual Studio Code que añade un icono con forma de globo terráqueo a la barra de actividad y abre directamente el navegador integrado de VS Code con un solo clic.

Repositorio

Características

  • Añade un icono de globo de Navegador interno en la barra de actividad izquierda.
  • Abre directamente el navegador integrado de Visual Studio Code al seleccionar el icono.
  • Cierra automáticamente la barra lateral después de abrir el navegador.
  • Permite configurar la página inicial.
  • Utiliza el comando integrado simpleBrowser.show, sin necesidad de un navegador externo ni de dependencias adicionales en tiempo de ejecución.

Configuración

La página inicial predeterminada es:

https://www.google.com

Para cambiarla, abre la configuración de VS Code y busca Open Internal Browser: Start Page, o añade lo siguiente a settings.json:

{
  "integratedBrowser.startPage": "https://example.com"
}

Uso

  1. Instala la extensión en Visual Studio Code.
  2. Selecciona el icono del globo en la barra de actividad.
  3. El navegador integrado se abrirá inmediatamente en la página configurada.

Requisitos

  • Visual Studio Code 1.85.0 o posterior.

Forks y contribuciones

Puedes hacer un fork de este proyecto, adaptarlo a tus necesidades y enviar mejoras a través del repositorio. Al crear un fork, conserva la licencia MIT y documenta claramente los cambios importantes. Para incidencias, ideas o informes de errores, utiliza el sistema de issues del repositorio.

Licencia

Este proyecto está distribuido bajo la Licencia MIT.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
  • Your Privacy Choices
  • Consumer Health Privacy
© 2026 Microsoft