Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wscats/browser-preview
🎢Preview html file in your default browser
https://github.com/wscats/browser-preview
chrome cors vscode vscode-extension
Last synced: 13 days ago
JSON representation
🎢Preview html file in your default browser
- Host: GitHub
- URL: https://github.com/wscats/browser-preview
- Owner: Wscats
- Created: 2016-02-15T05:05:22.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-07-12T07:41:43.000Z (over 1 year ago)
- Last Synced: 2024-10-16T19:41:28.067Z (27 days ago)
- Topics: chrome, cors, vscode, vscode-extension
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=Wscats.cors-browser
- Size: 7.11 MB
- Stars: 195
- Watchers: 19
- Forks: 24
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Open Browser Preview
Preview file in your default browser.
# Context Menu
Select `Preview In Default Browser` in context menu, preview file in browser↓
![2](https://user-images.githubusercontent.com/17243165/100516702-a106ee80-31c0-11eb-8d85-89b1567810bb.gif)
# Command
1. Press `Ctrl+Shift+P` to open the command list.
2. Select `Preview In Default Browser`.# Keybindings
1. Press `Ctrl+F1` in win or `Cmd+F1` in mac.
If you think it's useful, you can leave us a [message and like it](https://marketplace.visualstudio.com/items?itemName=Wscats.cors-browser&ssr=false#review-details), Your support is our driving force😀
# License
Open Browser Preview is released under the [MIT](http://opensource.org/licenses/MIT).