Skip to content
This repository was archived by the owner on Nov 18, 2025. It is now read-only.
Open
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
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,9 @@ Virtual documents live in a sandbox, though. This means that communication with

To do this, Chrome VS Code runs a proxy server in the extension process through which requests are redirected. While not particularly elegant, it allows to circumvent the SOP.


## Using
Download latest vsix file (https://github.com/FabianLauer/chrome-vs-code/blob/master/chrome-vs-code-0.0.1.vsix) and install it in VS Code manually. Go to Extension -> Click "..." and there is "Install from VSIX". Restart vscode.
Commands(Ctrl+Shift+p): "Open Web Browser" and "Open Web Browser ( Split View)"

## Contributing

Expand Down