From 4076c8ca31ac16ca6d4c5fa1824015b2bdbf62cf Mon Sep 17 00:00:00 2001 From: ttcy Date: Thu, 20 Mar 2025 16:47:30 +0800 Subject: [PATCH] Added download via bookmark method --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index ef97c75..3f5262b 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,13 @@ This script allows you to download VS Code extensions as VSIX files directly fro 3. **Paste the script into the console and press Enter.** 4. **A "Download VSIX" button will appear on the page.** Click it to download the VSIX file. +Or + +1. **Copy all content from "downloadVSIX-V2.bookmark"** +2. **Create a bookmark in your browser (tested with Chrome) and paste the content as the URL.** +3. **Open the VS Code extension page on the Visual Studio Marketplace.** +4. **Click on the bookmark and the VSIX file will be downloaded automatically.** + ## Script Breakdown The script consists of two parts: