YouTube Screenshot
you can get youtube screenshot!
What is YouTube Screenshot?
YouTube Screenshot is a Chrome extension developed by keumky3, and its main feature is "you can get youtube screenshot!".
Extension Screenshots
Download YouTube Screenshot Extension CRX File
Download YouTube Screenshot extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
YouTube Screenshot is a handy Chrome extension that allows you to easily capture high-quality screenshots from YouTube videos. With a single click, you can get the original width and height of the video capture, copy it to the clipboard, or save it as a PNG file. Whether you need a screenshot for reference or sharing, YouTube Screenshot makes the process quick and hassle-free. Install the extension and start capturing YouTube screenshots today!
Extension Basic Information
Name | YouTube Screenshot |
ID | dhnikjofbddmfnkonpedeajjkhoecdfp |
Official URL | https://chromewebstore.google.com/detail/youtube-screenshot/dhnikjofbddmfnkonpedeajjkhoecdfp |
Description | you can get youtube screenshot! |
File Size | 32.47 KB |
Installation Count | 529 |
Current Version | 2.0.6 |
Last Updated | 2024-02-25 |
Publish Date | 2021-03-20 |
Rating | 5.00/5 Total 4 Ratings |
Developer | keumky3 |
[email protected] | |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "YouTube Screenshot ", "description": "you can get youtube screenshot!", "version": "2.0.6", "permissions": [ "activeTab", "scripting" ], "action": { "default_popup": ".\/popup.html", "default_icon": ".\/dot.png" }, "manifest_version": 3 } |