Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/antfu/vscode-browse-lite
🚀 An embedded browser in VS Code
https://github.com/antfu/vscode-browse-lite
browser devtools vscode vscode-extension
Last synced: 15 days ago
JSON representation
🚀 An embedded browser in VS Code
- Host: GitHub
- URL: https://github.com/antfu/vscode-browse-lite
- Owner: antfu
- License: mit
- Created: 2021-03-01T01:07:22.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-04T12:17:44.000Z (7 months ago)
- Last Synced: 2024-10-16T21:10:21.652Z (28 days ago)
- Topics: browser, devtools, vscode, vscode-extension
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=antfu.browse-lite
- Size: 932 KB
- Stars: 582
- Watchers: 7
- Forks: 36
- Open Issues: 34
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
Browse Lite
Embedded browser in VS Code
> Forked from [Browser Preview](https://github.com/auchenberg/vscode-browser-preview) by [Kenneth Auchenberg](https://github.com/auchenberg)
- ⚡️ Faster page refreshing
- 🌗 Dark mode aware
- 🎨 Theme-aware UI
- 🐞 Built-in devtools support
- 🔌 Extendable actions
- 🖥 Re-open in the system browser
- ✅ No Telemetry
- 🍃 Much lighter [`10.3MB` ➡️ `212KB`](https://user-images.githubusercontent.com/11247099/109819001-90a65a00-7c6e-11eb-8d82-465ec8b22eba.png)Run
Browse Lite: Open...
command to start the browser
This extension was originally built for [VS Code for Vite](https://github.com/antfu/vscode-vite).
## Sponsors
This project is part of my [Sponsor Program](https://github.com/sponsors/antfu).
## License
MIT - Copyright (c) 2019 Kenneth Auchenberg
MIT - Copyright (c) 2021 Anthony Fu