Skip to content

komiyamma/vscode_extension_url_capture

Repository files navigation

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.

About

選択対象のテキストをURLとみなし、 WebサイトのScreenShotを ファイルに保存する。

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published