hkjdjlmpniknglhaobilgigaigleiebd
Add a VSIX download button to the VS Code Marketplace detail page 在 VS Code Marketplace 详情页添加 VSIX 下载按钮
Sourcegraph
Connect Sourcegraph to GitHub. Open repos, compare revisions and search code directly from Chrome's Omnibox for faster development. Make it work on your code host • GitHub: No action required. Your extension works here by default. • GitHub Enterprise: click the extension icon and update the "Sourcegraph URL" Make it work for private code To use the browser extension with your private repositories, you must set up a private Sourcegraph instance and connect it to the extension.
Read Frog - Translate & Learn
Read Frog is an open source browser extension designed to help you learn languages deeply from any website. 🐸 Read Frog - Open-Source AI Language Learning Extension Transform your everyday web reading into an immersive language learning journey! Read Frog is an open-source, AI-powered browser extension that makes language learning natural and personalized. 🔄 Bilingual / Translation Only Switch between bilingual mode (original + translation side-by-side) or translation-only mode for cleaner reading. 🧠 Context-Aware Translation AI understands the full article context for accurate, domain-appropriate translations. ✨ Selection Translation Select any text to translate, get detailed explanations tailored to your level, or listen with TTS. 📝 Custom Prompts Create your own translation prompts with dynamic tokens for domain-specific translations. 📦 Batch Requests Save up to 70% on API costs with intelligent request batching. 🤖 20+ AI Providers Support use API Key from 20+ providers to translate including OpenAI, DeepSeek, Gemini, Ollama, and more. Plus free options: Google Translate, Microsoft Translate. 🎬 Subtitle Translation (Beta) Translate YouTube subtitles directly in the video player. 🔊 Text-to-Speech (TTS) Listen to text with high-quality AI voices. Adjustable speed from 0.25x to 4x. 👤 Perfect for: Join our growing community and help shape the future of Read Frog!
VS Code Marketplace Downloader
Adds a download button to Visual Studio Code Marketplace extension pages. A browser extension that enhances the Visual Studio Code Marketplace by adding a direct "Download" button for VSIX files. - Direct Download: Adds a "Download" button next to the "Install" button on extension pages. - Version Awareness: Automatically detects and downloads the latest version of the extension. - Platform Support: Handles different target platforms (e.g., "win32-x64", "linux-x64", "darwin-arm64") if applicable. 1. Navigate to any extension page on the Visual Studio Code Marketplace (https://marketplace.visualstudio.com/vscode). 2. You will see a new "Download" button next to the standard Install button. 3. Click it to download the ".vsix" file directly to your machine.
Open in VSCode
Open Github and Gitlab links in VSCode Just right click on any link to a file and select "Open in VSCode". You can also click on line links to open the file to the specific file. Once you have installed, make sure to configure the extension in the options page. You can do this by right clicking on the "Open in VSCode" icon in the extensions bar on chrome, and then selecting "Options". The extension expects the repository you are browsing to already be cloned into the folder in the options page. Tested with the following websites: It might work on some other websites as well (no guarantee), if you do discover that it works on other websites please let me know so I can add it to the list! All I see is a blank page! -------------------------- This could be happening for numerous reasons. Make sure you have set the options correctly in the options page. If you want, you can check what URL the extension is trying to open by enabling the debug mode in the options. You might want to check out how VSCode handles links: https://code.visualstudio.com/docs/editor/command-line#_opening-vs-code-with-urls If you are having any issues, or would like to request a new feature, don't hesitate to open an issue on github: https://github.com/aberonni/open-in-vscode/issues