YouTube Screenshot
you can get youtube screenshot!
YouTube Screenshot란 무엇입니까?
YouTube Screenshot은(는) keumky3에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "you can get youtube screenshot!"입니다.
확장 프로그램 스크린샷
YouTube Screenshot 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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!
확장 프로그램 기본 정보
이름 | YouTube Screenshot |
ID | dhnikjofbddmfnkonpedeajjkhoecdfp |
공식 URL | https://chromewebstore.google.com/detail/youtube-screenshot/dhnikjofbddmfnkonpedeajjkhoecdfp |
설명 | you can get youtube screenshot! |
파일 크기 | 32.47 KB |
설치 횟수 | 529 |
현재 버전 | 2.0.6 |
최근 업데이트 | 2024-02-25 |
출시 날짜 | 2021-03-20 |
평점 | 5.00/5 총 4 개의 평점 |
개발자 | keumky3 |
이메일 | [email protected] |
결제 유형 | free |
지원되는 언어 | 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 } |