Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>URL CaptureNew to Visual Studio Code? Get it now.
URL Capture

URL Capture

Akitsugu Komiyama

|
35 installs
| (0) | Free
The 'text selected in the editing area' will be treated as a URL and 'saved in the same folder as the file.'
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

To Japanese Version README

Url Capture

URL Capture v0.9.6 MIT License Windows 10|11

Overview

This extension treats the selected text in the editor as a URL and saves a screenshot of that page as a .png file. The screenshot is saved in the same folder as the file where the text was selected.

If the URL does not respond within 2.5 seconds, the save process will be aborted.

Before Use

npm install -g puppeteer

Please run the above command before using this extension.

Marketplace

Available at url-cature.

Change Log

0.9.4

Fixed an issue where the version badge was not reflected.

0.9.3

Updated the version of puppeteer, which fixed the issue where a "white screen" would appear during capture.

0.9.2

Changed the logo.

0.9.1

Added a note that

npm install -g puppeteer

is required.

0.9.0

Initial release.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft