YouTube Screenshot
you can get youtube screenshot!
什麼是YouTube Screenshot?
YouTube Screenshot是由keumky3開發的Chrome擴展程式,該擴展的主要功能是“you can get youtube screenshot!”。
擴展截圖
下載YouTube Screenshot擴展crx文件
下載YouTube Screenshot擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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 |
官方網址 | 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 } |